sample
Browse files
Remotion-app/package.json
CHANGED
|
@@ -11,9 +11,6 @@
|
|
| 11 |
"repository": {},
|
| 12 |
"license": "UNLICENSED",
|
| 13 |
"dependencies": {
|
| 14 |
-
"@radix-ui/react-icons": "^1.3.0",
|
| 15 |
-
"@radix-ui/react-label": "^2.0.2",
|
| 16 |
-
"@radix-ui/react-slot": "^1.0.2",
|
| 17 |
"@remotion/cli": "4.0.147",
|
| 18 |
"@remotion/google-fonts": "4.0.147",
|
| 19 |
"@remotion/preload": "4.0.147",
|
|
@@ -22,14 +19,9 @@
|
|
| 22 |
"@remotion/tailwind": "4.0.147",
|
| 23 |
"class-variance-authority": "^0.7.0",
|
| 24 |
"clsx": "^2.1.0",
|
| 25 |
-
"gsap": "^3.12.4",
|
| 26 |
-
"gsap-trial": "^3.12.4",
|
| 27 |
-
"lucide-react": "^0.303.0",
|
| 28 |
"react": "^18.0.0",
|
| 29 |
"react-dom": "^18.0.0",
|
| 30 |
"remotion": "4.0.147",
|
| 31 |
-
"tailwind-merge": "^2.2.0",
|
| 32 |
-
"tailwindcss-animate": "^1.0.7",
|
| 33 |
"zod": "^3.21.4"
|
| 34 |
},
|
| 35 |
"devDependencies": {
|
|
|
|
| 11 |
"repository": {},
|
| 12 |
"license": "UNLICENSED",
|
| 13 |
"dependencies": {
|
|
|
|
|
|
|
|
|
|
| 14 |
"@remotion/cli": "4.0.147",
|
| 15 |
"@remotion/google-fonts": "4.0.147",
|
| 16 |
"@remotion/preload": "4.0.147",
|
|
|
|
| 19 |
"@remotion/tailwind": "4.0.147",
|
| 20 |
"class-variance-authority": "^0.7.0",
|
| 21 |
"clsx": "^2.1.0",
|
|
|
|
|
|
|
|
|
|
| 22 |
"react": "^18.0.0",
|
| 23 |
"react-dom": "^18.0.0",
|
| 24 |
"remotion": "4.0.147",
|
|
|
|
|
|
|
| 25 |
"zod": "^3.21.4"
|
| 26 |
},
|
| 27 |
"devDependencies": {
|