Skip to content

Commit

Permalink
Merge branch 'r2d' into dependabot/npm_and_yarn/r2d/framer-motion-11.…
Browse files Browse the repository at this point in the history
…0.24
  • Loading branch information
andytudhope committed Apr 4, 2024
2 parents 91b62b0 + 84d49ac commit 91ee9a1
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 6 deletions.
8 changes: 7 additions & 1 deletion content/en/learn/module-3/freedom.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -156,4 +156,10 @@ Ultimately, the freedom to create with others is the greatest and strangest gift

## Listen

<AudioPlayer src="https://kernel-audio.s3.amazonaws.com/M3E2+-+Freedom.mp3"/>
<AudioPlayer src="https://kernel-audio.s3.amazonaws.com/M3E2+-+Freedom.mp3"/>

<Aligner center>

![Don Cherry's free play](/images/mod3-img/freedom.jpg)

</Aligner>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"sharp": "^0.31.1",
"theme-ui": "^0.14.7",
"use-immer": "^0.9.0",
"uuid": "^9.0.0",
"uuid": "^9.0.1",
"wagmi": "^0.3.5",
"window-or-global": "^1.0.1"
},
Expand Down
Binary file added static/images/mod3-img/freedom.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15050,10 +15050,10 @@ uuid@3.4.0, uuid@^3.0.0:
resolved "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz"
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==

uuid@^9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.0.tgz#592f550650024a38ceb0c562f2f6aa435761efb5"
integrity sha512-MXcSTerfPa4uqyzStbRoTgt5XIe3x5+42+q1sDuy3R5MDk66URdLMOZe5aPX/SQd+kuYAh0FdP/pO28IkQyTeg==
uuid@^9.0.1:
version "9.0.1"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.1.tgz#e188d4c8853cc722220392c424cd637f32293f30"
integrity sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==

v8-compile-cache@^2.0.3, v8-compile-cache@^2.2.0:
version "2.3.0"
Expand Down

0 comments on commit 91ee9a1

Please sign in to comment.