Skip to content

Commit

Permalink
Release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SBoudrias committed Apr 5, 2014
1 parent ca74b09 commit 5f119ec
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ast-query",
"version": "0.1.0-pre.2",
"version": "0.2.0",
"description": "Declarative JavaScript AST modification façade",
"main": "lib/tree.js",
"author": "Simon Boudrias <admin@simonboudrias.com>",
Expand All @@ -20,15 +20,13 @@
"url": "git@github.com:SBoudrias/AST-query.git"
},
"dependencies": {
"falafel": "~0.3.1",
"esprima": "~1.0.4",
"escodegen": "~1.2.0",
"lodash": "~2.4.1",
"traverse": "~0.6.6",
"class-extend": "~0.1.1"
},
"devDependencies": {
"chai": "~1.7.2",
"grunt": "~0.4.1",
"grunt-cli": "~0.1.9",
"grunt-contrib-jshint": "~0.5.0",
Expand Down

0 comments on commit 5f119ec

Please sign in to comment.