Skip to content

Commit

Permalink
Move coffee-script back to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
meister committed Oct 6, 2015
1 parent 65dcaf3 commit 941722e
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 @@ -30,6 +30,7 @@
"shrinkwrap": "./node_modules/.bin/npm-shrinkwrap"
},
"dependencies": {
"coffee-script": "1.3.3",
"amdetective": "0.0.2",
"colors": "^1.1.2",
"commander": "^2.8.1",
Expand All @@ -43,7 +44,6 @@
"walkdir": "0.0.10"
},
"devDependencies": {
"coffee-script": "1.3.3",
"grunt": "^0.4.5",
"grunt-cli": "^0.1.13",
"grunt-contrib-jshint": "^0.11.3",
Expand Down

0 comments on commit 941722e

Please sign in to comment.