change version of babel-runtime that babel-template uses

This commit is contained in:
Sebastian McKenzie 2015-10-30 23:28:14 +00:00
parent fbbb42e79e
commit bfd333b602

View File

@ -11,7 +11,7 @@
"babylon": "^6.0.2",
"babel-traverse": "^6.0.2",
"babel-types": "^6.0.12",
"babel-runtime": "^6.0.12",
"babel-runtime": "^5.0.0",
"lodash": "^3.10.1"
}
}