Skip to content

Commit 8836c0f

Browse files
chore(package): update @babel/preset-env to version 7.8.7
Closes #175
1 parent 988c437 commit 8836c0f

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
@@ -43,7 +43,7 @@
4343
"@babel/core": "^7.8.7",
4444
"@babel/plugin-proposal-dynamic-import": "^7.8.3",
4545
"@babel/plugin-transform-modules-commonjs": "^7.8.3",
46-
"@babel/preset-env": "7.8.4",
46+
"@babel/preset-env": "7.8.7",
4747
"@babel/preset-react": "7.8.3",
4848
"cross-env": "^7.0.0",
4949
"node-sass": "^4.13.1",

0 commit comments

Comments
 (0)