We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b10c931 commit 802572bCopy full SHA for 802572b
package.json
@@ -16,16 +16,11 @@
16
"@remotion/cli": "^2.0.0",
17
"@remotion/eslint-config": "^2.0.0",
18
"@remotion/renderer": "^2.0.0",
19
- "@types/express": "^4.17.9",
20
- "@types/react": "^17.0.0",
21
"eslint": "^7.15.0",
22
"express": "^4.17.1",
23
"prettier": "^2.2.1",
24
- "prettier-plugin-organize-imports": "^1.1.1",
25
"react": "^17.0.2",
26
"react-dom": "^17.0.2",
27
"remotion": "^2.0.0",
28
- "ts-node": "^9.1.1",
29
- "typescript": "^4.2.3"
30
}
31
0 commit comments