change plugins to use babel-runtime 6

This commit is contained in:
Henry Zhu
2016-03-22 11:09:47 -04:00
parent 10957a1093
commit 4c23b01798
110 changed files with 117 additions and 111 deletions

View File

@@ -10,7 +10,7 @@
"babel-core": "^6.7.7",
"babel-register": "^6.6.5",
"babel-polyfill": "^6.6.0",
"babel-runtime": "^5.0.0",
"babel-runtime": "^6.0.0",
"bin-version-check": "^2.1.0",
"chalk": "1.1.1",
"commander": "^2.8.1",