Skip to content

Commit

Permalink
Merge pull request #60 from kahwee/patch-1
Browse files Browse the repository at this point in the history
Updated packages
  • Loading branch information
sukima committed Mar 1, 2015
2 parents d38a613 + 5dda4c4 commit a991d00
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@
"license": "BSD",
"dependencies": {
"bower": "~1.3.12",
"esprima": "^1.2.2",
"ordered-ast-traverse": "^0.1.1",
"esprima": "^2.0.0",
"ordered-ast-traverse": "^1.1.1",
"through": "~2.3.4"
},
"devDependencies": {
"domready": "~1.0.4",
"deamdify": "~0.1.1",
"chai": "~1.9.0",
"mocha": "~1.17.1",
"browserify": "~3.32.0"
"mocha": "^2.1.0",
"browserify": "~9.0.0"
},
"readmeFilename": "README.md",
"directories": {
Expand Down

0 comments on commit a991d00

Please sign in to comment.