mirror of https://github.com/embarklabs/embark.git
change test_app devdep to babel 7 version
This commit is contained in:
parent
aae20ac1ad
commit
d2a83e3930
|
@ -10,7 +10,7 @@
|
|||
"license": "ISC",
|
||||
"homepage": "",
|
||||
"devDependencies": {
|
||||
"babel-code-frame": "^6.26.0"
|
||||
"@babel/code-frame": "^7.0.0-beta.54"
|
||||
},
|
||||
"dependencies": {
|
||||
"bootstrap": "^3.3.6",
|
||||
|
|
Loading…
Reference in New Issue