Using coffee instead (derby new --coffee first-project)
This commit is contained in:
+4
-1
@@ -8,5 +8,8 @@
|
||||
"express": "3.x",
|
||||
"gzippo": ">=0.1.4"
|
||||
},
|
||||
"private": true
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"coffee-script": ">=1.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user