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

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2016-07-02 20:49:51 +0300
committerXhmikosR <xhmikosr@gmail.com>2016-07-04 12:35:52 +0300
commite727ca9654966dbf525e72501c2a3984d92e7bd8 (patch)
treee036a713b7409010130356d1887be44b67a25292 /package.json
parenta0f10e6dcb9aef2d8e36e57f3c8b1b06034a8877 (diff)
Update devDepedencies.
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 215ca85763..e8523f5912 100644
--- a/package.json
+++ b/package.json
@@ -43,8 +43,8 @@
"devDependencies": {
"autoprefixer": "^6.0.3",
"babel-eslint": "^6.0.4",
- "eslint": "^2.11.1",
- "grunt": "^0.4.5",
+ "eslint": "^3.0.0",
+ "grunt": "^1.0.1",
"grunt-babel": "^5.0.3",
"grunt-build-control": "^0.7.0",
"grunt-contrib-clean": "^1.0.0",
@@ -63,7 +63,7 @@
"grunt-sass": "^1.0.0",
"grunt-saucelabs": "^8.6.1",
"grunt-scss-lint": "^0.3.8",
- "grunt-stamp": "^0.2.0",
+ "grunt-stamp": "^0.3.0",
"is-travis": "^1.0.0",
"jscs": "^3.0.4",
"load-grunt-tasks": "^3.4.0",