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

github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorconnors <connor.sears@github.com>2013-09-12 01:12:32 +0400
committerconnors <connor.sears@github.com>2013-09-12 01:12:32 +0400
commitfa26c0aebf743216c891e4599c6785371f78486d (patch)
tree5b6cad60495a14354dcf751ad61cc248f2305e30 /package.json
parente7a6e2eaa416992368e9548dcc91cf1c7998fc35 (diff)
Renaming folders and setting up grunt for sass
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9f41cb7..c0a8042 100644
--- a/package.json
+++ b/package.json
@@ -7,7 +7,8 @@
"grunt-contrib-jshint": "~0.6.3",
"grunt-contrib-nodeunit": "~0.2.0",
"grunt-contrib-uglify": "~0.2.2",
- "grunt-contrib-sass": "~0.5.0"
+ "grunt-contrib-sass": "~0.5.0",
+ "grunt-contrib-watch": "~0.5.3"
},
"keywords": [
"ratchet",