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

github.com/candy-chat/candy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weibel <michael.weibel@gmail.com>2014-07-28 23:18:13 +0400
committerMichael Weibel <michael.weibel@gmail.com>2014-07-28 23:18:13 +0400
commit97c81c1ac54dec32cbf1f88a3850bc64ef204f0f (patch)
treec7ab1bd09fa8818a6476c17d17b570217f6de55d /package.json
parentc9894dc963f2e615e76326b27bb2d965f78cb896 (diff)
Remove grunt bower plugin bc of weird behaviour
- Additionally remove generated assets (closes #273)
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/package.json b/package.json
index d15a070..3739558 100644
--- a/package.json
+++ b/package.json
@@ -48,8 +48,6 @@
"grunt-natural-docs": "~0.1.1",
"grunt-notify": "^0.3.0",
"grunt-sync-pkg": "~0.1.2",
- "jshint-stylish": "^0.2.0",
- "bower": "~1.3.8",
- "grunt-bower-task": "~0.4.0"
+ "jshint-stylish": "^0.2.0"
}
}