Skip to content

Commit 4af6ef9

Browse files
chore(package): update @babel/preset-react to version 7.10.0
Closes #175
1 parent d3d3fae commit 4af6ef9

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
@@ -44,7 +44,7 @@
4444
"@babel/plugin-proposal-dynamic-import": "^7.8.3",
4545
"@babel/plugin-transform-modules-commonjs": "^7.9.6",
4646
"@babel/preset-env": "7.10.0",
47-
"@babel/preset-react": "7.8.3",
47+
"@babel/preset-react": "7.10.0",
4848
"cross-env": "^7.0.0",
4949
"node-sass": "^4.13.1",
5050
"parcel-bundler": "^1.12.4",

0 commit comments

Comments
 (0)