Skip to content

Commit 31ff2bf

Browse files
chore(package): update @babel/plugin-transform-modules-commonjs to version 7.10.1
1 parent 3999c27 commit 31ff2bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/SSR/parcel-react-ssr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@babel/cli": "^7.10.1",
4343
"@babel/core": "^7.10.2",
4444
"@babel/plugin-proposal-dynamic-import": "^7.8.3",
45-
"@babel/plugin-transform-modules-commonjs": "^7.8.3",
45+
"@babel/plugin-transform-modules-commonjs": "^7.10.1",
4646
"@babel/preset-env": "7.8.4",
4747
"@babel/preset-react": "7.8.3",
4848
"cross-env": "^7.0.0",

0 commit comments

Comments
 (0)