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