upgrade acorn-6to5

This commit is contained in:
Sebastian McKenzie 2015-01-02 05:00:23 +11:00
parent a18177026c
commit 74563d88ed

View File

@ -35,7 +35,7 @@
"test": "make test" "test": "make test"
}, },
"dependencies": { "dependencies": {
"acorn-6to5": "0.11.1-2", "acorn-6to5": "0.11.1-3",
"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",