Skip to content

Commit 4ede85d

Browse files
chore(package): update @babel/preset-react to version 7.10.1
Closes #175
1 parent 79e1aa0 commit 4ede85d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@babel/plugin-proposal-dynamic-import": "^7.8.3",
4545
"@babel/plugin-transform-modules-commonjs": "^7.10.1",
4646
"@babel/preset-env": "7.10.1",
47-
"@babel/preset-react": "7.8.3",
47+
"@babel/preset-react": "7.10.1",
4848
"cross-env": "^7.0.0",
4949
"node-sass": "^4.13.1",
5050
"parcel-bundler": "^1.12.4",

0 commit comments

Comments
 (0)