update babel-core to 5.6.9

This commit is contained in:
Sebastian McKenzie 2015-07-27 04:20:19 +01:00
parent f79577a7ec
commit 436716fdd7

View File

@ -8,7 +8,7 @@
"url": "https://github.com/babel/babel-eslint.git"
},
"dependencies": {
"babel-core": "^5.6.4",
"babel-core": "^5.6.9",
"lodash.assign": "^3.0.0",
"lodash.pick": "^3.1.0"
},