Skip to content

Commit

Permalink
update build dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kirbysayshi committed Mar 21, 2016
1 parent ecca777 commit 52269ae
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions package.json
Expand Up @@ -31,17 +31,16 @@
},
"dependencies": {
"commander": "~1.1.1",
"uglify-js": "1.0.6",
"debug": "^0.7.4"
"debug": "^2.2.0",
"uglify-js": "^2.6.2"
},
"devDependencies": {
"browserify": "^3.33.0",
"coverify": "~1.0.6",
"envify": "^1.2.1",
"browserify": "^13.0.0",
"coverify": "^1.4.1",
"envify": "^3.4.0",
"jshint": "0.8.0",
"marked": "~0.2.8",
"semver": "~1",
"uglify-js": "^2.4.13",
"vows": "^0.8.1"
}
}

0 comments on commit 52269ae

Please sign in to comment.