Skip to content

Commit

Permalink
bump baseline jstransform and esprima dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffmo committed Oct 16, 2013
1 parent 4511766 commit 243a2b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
},
"dependencies": {
"commoner": "~0.8.4",
"esprima-fb": "1001.1001.1000-dev-harmony-fb",
"jstransform": "~1.0.0"
"esprima-fb": "~1001.1001.2000-dev-harmony-fb",
"jstransform": "~1.0.1"
},
"devDependencies": {
"browserify": "~2.29.0",
Expand Down

0 comments on commit 243a2b8

Please sign in to comment.