Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/js/package.json b/js/package.json
index a958541a..b25ff26a 100644
--- a/js/package.json
+++ b/js/package.json
@@ -17,12 +17,11 @@
"dependencies": {},
"devDependencies": {
"bower": "*",
- "coffee-script": "~1.4.0",
"grunt": "~0.4.1",
"grunt-cli": "~0.1.6",
- "grunt-coffeelint": "0.0.6",
+ "grunt-contrib-jshint": "*",
+ "jshint-stylish": "^2.1.0",
"grunt-concurrent": "~1.0.0",
- "grunt-contrib-coffee": "~0.7.0",
"grunt-contrib-concat": "~0.1.2",
"grunt-contrib-less": "~0.6.4",
"grunt-contrib-watch": "~0.2.0",