Skip to content
This repository was archived by the owner on Dec 9, 2019. It is now read-only.

Commit be5af44

Browse files
fix(package): update @babel/preset-env to version 7.7.1
Closes #251
1 parent 105a32a commit be5af44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@babel/core": "7.7.0",
5555
"@babel/plugin-syntax-dynamic-import": "7.2.0",
5656
"@babel/plugin-syntax-object-rest-spread": "7.2.0",
57-
"@babel/preset-env": "7.6.2",
57+
"@babel/preset-env": "7.7.1",
5858
"@babel/register": "7.6.2",
5959
"babel-loader": "8.0.6",
6060
"chalk": "2.4.2",

0 commit comments

Comments
 (0)