Skip to content

Commit a6e51fb

Browse files
committed
Since our bin requires coffeescript, it is an actual dependency, not a devdep
1 parent 4850560 commit a6e51fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"dependencies": {
1515
"async": "^2.1.4",
1616
"chance": "^1.0.4",
17+
"coffeescript": "^2.0.2",
1718
"commander": "^2.6.0",
1819
"debug": "^3.0.0",
1920
"fbp": "^1.1.2",
@@ -23,7 +24,6 @@
2324
"devDependencies": {
2425
"amqplib": "^0.5.1",
2526
"chai": "^4.1.0",
26-
"coffeescript": "^2.0.2",
2727
"grunt": "^1.0.1",
2828
"grunt-contrib-coffee": "^2.0.0",
2929
"grunt-mocha-test": "^0.13.2",

0 commit comments

Comments
 (0)