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:
authorXhmikosR <xhmikosr@gmail.com>2016-03-21 12:21:53 +0300
committerXhmikosR <xhmikosr@gmail.com>2016-03-21 12:21:53 +0300
commitf2c8956237c06a3c19263c446be4135a2b16c7d3 (patch)
treeb7afa1375c3070bbbffab1d2cd4e5ab9b92c5e44
parent4c8324cfed5b073321e0db02c6bad919fb831303 (diff)
Bump grunt-contrib-watch.
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index fc27d67..cfc5f56 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"grunt-contrib-htmlmin": "^1.0.0",
"grunt-contrib-jshint": "^1.0.0",
"grunt-contrib-uglify": "^1.0.0",
- "grunt-contrib-watch": "^0.6.1",
+ "grunt-contrib-watch": "^1.0.0",
"grunt-csscomb": "^3.1.0",
"grunt-html": "^6.0.0",
"grunt-contrib-jasmine": "^1.0.0",