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 e69f956 commit e59f672Copy full SHA for e59f672
package.json
@@ -12,15 +12,15 @@
12
"repository": {},
13
"license": "UNLICENSED",
14
"dependencies": {
15
- "@remotion/bundler": "^2.0.0",
16
- "@remotion/cli": "^2.0.0",
17
- "@remotion/eslint-config": "^2.0.0",
18
- "@remotion/renderer": "^2.0.0",
+ "@remotion/bundler": "^2.3.2",
+ "@remotion/cli": "^2.3.2",
+ "@remotion/eslint-config": "^2.3.2",
+ "@remotion/renderer": "^2.3.2",
19
"eslint": "^7.15.0",
20
"express": "^4.17.1",
21
"prettier": "^2.2.1",
22
"react": "^17.0.2",
23
"react-dom": "^17.0.2",
24
- "remotion": "^2.0.0"
+ "remotion": "^2.3.2"
25
}
26
0 commit comments