upgrade acorn-6to5 - fixes #358 and #353

This commit is contained in:
Sebastian McKenzie 2014-12-31 11:56:04 +11:00
parent e847ac11af
commit 31fff092b6

View File

@ -35,7 +35,7 @@
"test": "make test" "test": "make test"
}, },
"dependencies": { "dependencies": {
"acorn-6to5": "0.9.1-16", "acorn-6to5": "0.11.1-1",
"ast-types": "~0.6.1", "ast-types": "~0.6.1",
"chokidar": "0.11.1", "chokidar": "0.11.1",
"commander": "2.5.0", "commander": "2.5.0",