Skip to content

Commit e50868e

Browse files
committed
Upgrade babel dependencies
1 parent ea38c39 commit e50868e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@
7070
"superagent": "^4.1.0"
7171
},
7272
"devDependencies": {
73-
"@babel/core": "^7.2.2",
73+
"@babel/core": "^7.5.0",
7474
"@babel/plugin-proposal-object-rest-spread": "^7.2.0",
75-
"@babel/preset-env": "^7.2.3",
75+
"@babel/preset-env": "^7.5.0",
7676
"babel-loader": "^8.0.4",
7777
"combyne": "^2.0.0",
7878
"eslint": "^4.19.1",

0 commit comments

Comments
 (0)