Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nuintun committed Apr 26, 2016
1 parent 9c42f9d commit 7fc3c1f
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
@@ -1,6 +1,6 @@
{
"name": "cmd-deps",
"version": "2.0.3",
"version": "2.0.4",
"description": "Transform cmd and get cmd dependences",
"author": {
"name": "nuintun",
Expand All @@ -26,7 +26,7 @@
"dependencies"
],
"dependencies": {
"acorn": "^3.0.4"
"acorn": "^3.1.0"
},
"devDependencies": {
"expect.js": "^0.3.1"
Expand Down

0 comments on commit 7fc3c1f

Please sign in to comment.