fix(docs): Install @motion-canvas packages
- Install @motion-canvas/core - Install @motion-canvas/2d - Install @motion-canvas/vite-plugin - Install @motion-canvas/ui
This commit is contained in:
parent
300c0b07ae
commit
8bffd2acd3
2 changed files with 871 additions and 0 deletions
867
docs/package-lock.json
generated
867
docs/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -22,7 +22,11 @@
|
||||||
"@fortawesome/free-solid-svg-icons": "^5.15.3",
|
"@fortawesome/free-solid-svg-icons": "^5.15.3",
|
||||||
"@fortawesome/react-fontawesome": "^0.1.18",
|
"@fortawesome/react-fontawesome": "^0.1.18",
|
||||||
"@mdx-js/react": "^1.6.22",
|
"@mdx-js/react": "^1.6.22",
|
||||||
|
"@motion-canvas/2d": "^2.2.0",
|
||||||
|
"@motion-canvas/core": "^2.2.0",
|
||||||
"@motion-canvas/player": "^2.2.0",
|
"@motion-canvas/player": "^2.2.0",
|
||||||
|
"@motion-canvas/ui": "^2.2.0",
|
||||||
|
"@motion-canvas/vite-plugin": "^2.2.0",
|
||||||
"classnames": "^2.2.6",
|
"classnames": "^2.2.6",
|
||||||
"js-yaml": "^4.1.0",
|
"js-yaml": "^4.1.0",
|
||||||
"react": "^17.0.2",
|
"react": "^17.0.2",
|
||||||
|
|
Loading…
Add table
Reference in a new issue