update to core-js 0.8.0

This commit is contained in:
Sebastian McKenzie
2015-04-03 02:37:02 +11:00
parent cb0026edfe
commit 07078138f3
19 changed files with 135 additions and 167 deletions

View File

@@ -30,7 +30,7 @@
"ast-types": "~0.7.0",
"chalk": "^1.0.0",
"convert-source-map": "^0.5.0",
"core-js": "^0.6.0",
"core-js": "^0.8.0",
"debug": "^2.1.1",
"detect-indent": "^3.0.0",
"estraverse": "^1.9.1",