Skip to content

Commit 802572b

Browse files
committed
remove dependencies
1 parent b10c931 commit 802572b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,11 @@
1616
"@remotion/cli": "^2.0.0",
1717
"@remotion/eslint-config": "^2.0.0",
1818
"@remotion/renderer": "^2.0.0",
19-
"@types/express": "^4.17.9",
20-
"@types/react": "^17.0.0",
2119
"eslint": "^7.15.0",
2220
"express": "^4.17.1",
2321
"prettier": "^2.2.1",
24-
"prettier-plugin-organize-imports": "^1.1.1",
2522
"react": "^17.0.2",
2623
"react-dom": "^17.0.2",
2724
"remotion": "^2.0.0",
28-
"ts-node": "^9.1.1",
29-
"typescript": "^4.2.3"
3025
}
3126
}

0 commit comments

Comments
 (0)