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

github.com/twbs/mq4-hover-shim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <github@rebertia.com>2015-01-23 02:06:07 +0300
committerChris Rebert <github@rebertia.com>2015-01-23 02:06:07 +0300
commit1c3a2bbefe7b42fb40966f334aceb41fb5a00a3d (patch)
tree45caed554465b22958898a4b44a7fe16e8c3b82d /package.json
parent00b86d91b89d85d23f654d329bced5806f5d8428 (diff)
update load-grunt-tasks to ^3.0.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3d31351..11bc312 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"grunt-eslint": "^4.0.0",
"grunt-jscs": "^1.0.0",
"jscs-jsdoc": "^0.4.0",
- "load-grunt-tasks": "^2.0.0",
+ "load-grunt-tasks": "^3.0.0",
"time-grunt": "^1.0.0"
},
"main": "src/nodejs/index.js",