upgrade acorn-6to5

This commit is contained in:
Sebastian McKenzie 2015-01-04 21:14:59 +11:00
parent 09c88238e1
commit ac8d77fb45

View File

@ -39,7 +39,7 @@
"test": "make test" "test": "make test"
}, },
"dependencies": { "dependencies": {
"acorn-6to5": "0.11.1-9", "acorn-6to5": "0.11.1-10",
"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",