Skip to content

Commit 3b81b08

Browse files
correct version of babel-core
1 parent 615cc09 commit 3b81b08

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
@@ -19,7 +19,7 @@
1919
"url": "https://github.com/gpslab/gpslab-controller/issues"
2020
},
2121
"devDependencies": {
22-
"babel-core": "^",
22+
"babel-core": "^6.26.3",
2323
"babel-plugin-loop-optimizer": "^1.4.1",
2424
"babel-polyfill": "^6.26.0",
2525
"babel-preset-es2015": "^6.24.1",

0 commit comments

Comments
 (0)