upgrade acorn-6to5

This commit is contained in:
Sebastian McKenzie 2014-12-06 20:47:40 +11:00
parent 763b4caf32
commit 8c1fe49b2e
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# 1.14.15
# 1.14.16
* Add object getter memos and this shorthand to playground.
* Fix while loops in let scoping.

View File

@ -35,7 +35,7 @@
"test": "make test"
},
"dependencies": {
"acorn-6to5": "0.9.1-11",
"acorn-6to5": "0.9.1-12",
"ast-types": "0.6.5",
"chokidar": "0.11.1",
"commander": "2.5.0",