Skip to content

Commit e59f672

Browse files
committed
update deps
1 parent e69f956 commit e59f672

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@
1212
"repository": {},
1313
"license": "UNLICENSED",
1414
"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",
15+
"@remotion/bundler": "^2.3.2",
16+
"@remotion/cli": "^2.3.2",
17+
"@remotion/eslint-config": "^2.3.2",
18+
"@remotion/renderer": "^2.3.2",
1919
"eslint": "^7.15.0",
2020
"express": "^4.17.1",
2121
"prettier": "^2.2.1",
2222
"react": "^17.0.2",
2323
"react-dom": "^17.0.2",
24-
"remotion": "^2.0.0"
24+
"remotion": "^2.3.2"
2525
}
2626
}

0 commit comments

Comments
 (0)