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 bd00809 commit 25839f2Copy full SHA for 25839f2
examples/SSR/parcel-react-ssr/package.json
@@ -42,7 +42,7 @@
42
"@babel/cli": "^7.8.4",
43
"@babel/core": "^7.9.0",
44
"@babel/plugin-proposal-dynamic-import": "^7.8.3",
45
- "@babel/plugin-transform-modules-commonjs": "^7.8.3",
+ "@babel/plugin-transform-modules-commonjs": "^7.9.0",
46
"@babel/preset-env": "7.8.4",
47
"@babel/preset-react": "7.8.3",
48
"cross-env": "^7.0.0",
0 commit comments