Skip to content

Commit

Permalink
Added uglify-js to devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskeane committed Aug 25, 2012
1 parent 0989420 commit 5c4cfb6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
"dependencies": {
"socket.io": ">= 0.8.7",
"node-proxy": ">= 0.4.0"
},
"devDependencies": {}
},
"devDependencies": {
"uglify-js": "1.3.3"
}
}

0 comments on commit 5c4cfb6

Please sign in to comment.