Skip to content

Commit

Permalink
package.json improved and chalk removed
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertoFuente committed Feb 9, 2016
1 parent 4af9435 commit b76dab1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,11 @@
],
"author": "Alberto de la Fuente",
"license": "MIT",
"devDependencies": {
"devDependencies": {},
"dependencies": {
"dependo": "^0.1.6",
"fs": "0.0.2",
"mkdirp": "^0.5.1",
"wrench": "^1.5.8"
},
"dependencies": {
"chalk": "^1.1.1"
}
}

0 comments on commit b76dab1

Please sign in to comment.