Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

Commit

Permalink
remove uglify dep
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Jun 4, 2014
1 parent b241d40 commit c786188
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "recbuild",
"version": "0.0.2",
"version": "0.0.3",
"description": "recursive build for node",
"main": "js/index.js",
"scripts": {
Expand All @@ -24,8 +24,7 @@
"homepage": "https://aureooms.github.io/recbuild",
"dependencies": {
"cli-color": "^0.3.2",
"node.extend": "^1.0.10",
"uglify-js": "^2.4.13"
"node.extend": "^1.0.10"
},
"devDependencies": {
"qunit": "git://github.com/gotwarlost/node-qunit.git#istanbul-coverage",
Expand Down

0 comments on commit c786188

Please sign in to comment.