Skip to content

Commit 085aef1

Browse files
chore(package): update @babel/plugin-transform-modules-commonjs to version 7.9.6
1 parent 3c83f63 commit 085aef1

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.0",
4343
"@babel/core": "^7.10.0",
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.9.6",
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)