Skip to content

Commit

Permalink
Package: Removes unused pacakge 'object-assign'.
Browse files Browse the repository at this point in the history
* Also moves cross-spawn under devDependencies.
  • Loading branch information
am11 committed Feb 28, 2015
1 parent 47b4969 commit 463b8c9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Expand Up @@ -46,20 +46,19 @@
],
"dependencies": {
"chalk": "^1.0.0",
"cross-spawn": "^0.2.6",
"gaze": "^0.5.1",
"get-stdin": "^4.0.1",
"meow": "^3.1.0",
"mkdirp": "^0.5.0",
"nan": "^1.6.2",
"npmconf": "^2.1.1",
"object-assign": "^2.0.0",
"pangyp": "^2.1.0",
"request": "^2.53.0",
"sass-graph": "^1.0.3"
},
"devDependencies": {
"coveralls": "^2.11.2",
"cross-spawn": "^0.2.6",
"jscoverage": "^0.5.9",
"jshint": "^2.6.0",
"mocha": "^2.1.0",
Expand Down

0 comments on commit 463b8c9

Please sign in to comment.