We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4850560 commit a6e51fbCopy full SHA for a6e51fb
1 file changed
package.json
@@ -14,6 +14,7 @@
14
"dependencies": {
15
"async": "^2.1.4",
16
"chance": "^1.0.4",
17
+ "coffeescript": "^2.0.2",
18
"commander": "^2.6.0",
19
"debug": "^3.0.0",
20
"fbp": "^1.1.2",
@@ -23,7 +24,6 @@
23
24
"devDependencies": {
25
"amqplib": "^0.5.1",
26
"chai": "^4.1.0",
- "coffeescript": "^2.0.2",
27
"grunt": "^1.0.1",
28
"grunt-contrib-coffee": "^2.0.0",
29
"grunt-mocha-test": "^0.13.2",
0 commit comments