Skip to content

Commit

Permalink
Move chalk to a regular dependency
Browse files Browse the repository at this point in the history
Still learning npm, fixes #5
  • Loading branch information
Panman82 committed Dec 23, 2014
1 parent dbe2acc commit 8d9c697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"scripts": {
"test": "echo \"Error: no test specified, PRs welcome\" && exit 1"
},
"devDependencies": {
"dependencies": {
"chalk": "^0.5.1"
},
"ember-addon": {
Expand Down

0 comments on commit 8d9c697

Please sign in to comment.