Skip to content

Commit 4effc53

Browse files
chore(package): update @babel/core to version 7.10.2
1 parent e5f43cc commit 4effc53

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
@@ -40,7 +40,7 @@
4040
},
4141
"devDependencies": {
4242
"@babel/cli": "^7.10.1",
43-
"@babel/core": "^7.8.4",
43+
"@babel/core": "^7.10.2",
4444
"@babel/plugin-proposal-dynamic-import": "^7.8.3",
4545
"@babel/plugin-transform-modules-commonjs": "^7.8.3",
4646
"@babel/preset-env": "7.8.4",

0 commit comments

Comments
 (0)