update version of babel-core to latest
This commit is contained in:
parent
c421b2030b
commit
20f789033f
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
||||||
"archiver": "^1.1.0",
|
"archiver": "^1.1.0",
|
||||||
"async": "^2.0.0",
|
"async": "^2.0.0",
|
||||||
"axios": "^0.12.0",
|
"axios": "^0.12.0",
|
||||||
"babel-core": "^6.8.0",
|
"babel-core": "^6.26.0",
|
||||||
"babel-polyfill": "^6.8.0",
|
"babel-polyfill": "^6.8.0",
|
||||||
"babel-register": "^6.8.0",
|
"babel-register": "^6.8.0",
|
||||||
"bcrypt-nodejs": "0.0.3",
|
"bcrypt-nodejs": "0.0.3",
|
||||||
|
|
Loading…
Reference in a new issue