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

Commit 0805cd3

Browse files
fix(package): update @babel/preset-env to version 7.7.4
Closes #251
1 parent b707bcd commit 0805cd3

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.4",
5555
"@babel/plugin-syntax-dynamic-import": "7.7.4",
5656
"@babel/plugin-syntax-object-rest-spread": "7.7.4",
57-
"@babel/preset-env": "7.6.2",
57+
"@babel/preset-env": "7.7.4",
5858
"@babel/register": "7.6.2",
5959
"babel-loader": "8.0.6",
6060
"chalk": "2.4.2",

0 commit comments

Comments
 (0)