change plugins to use babel-runtime 6
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"dependencies": {
|
||||
"babel-runtime": "^5.0.0",
|
||||
"babel-runtime": "^6.0.0",
|
||||
"babel-helper-builder-react-jsx": "^6.7.5",
|
||||
"babel-plugin-syntax-jsx": "^6.3.13"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user