change test_app devdep to babel 7 version

This commit is contained in:
Michael Bradley, Jr 2018-07-26 15:44:07 -05:00 committed by Iuri Matias
parent aae20ac1ad
commit d2a83e3930
1 changed files with 1 additions and 1 deletions

View File

@ -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",