Skip to content

Commit

Permalink
Another day, another 25% speedup (this time from recast improvements).
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamn committed Mar 22, 2014
1 parent b305feb commit d53f634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"commander": "~2.1.0",
"esprima": "git://github.com/ariya/esprima.git#harmony",
"ast-types": "^0.3.20",
"recast": "^0.5.10",
"recast": "^0.5.11",
"private": "^0.1.2",
"defs": "~0.6.2"
},
Expand Down

2 comments on commit d53f634

@amasad
Copy link
Contributor

@amasad amasad commented on d53f634 Mar 22, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

w00t

@stefanpenner
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Please sign in to comment.