2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Update devDependencies.

This commit is contained in:
XhmikosR
2016-07-02 20:55:02 +03:00
parent c3c089b895
commit 13734b55a0
3 changed files with 230 additions and 799 deletions
-1
View File
@@ -17,7 +17,6 @@ before_install:
install:
- bundle install --deployment --jobs=1
- cp grunt/npm-shrinkwrap.json ./
- npm install -g grunt-cli
- npm install
cache:
directories:
+228 -796
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -32,7 +32,7 @@
"devDependencies": {
"btoa": "~1.1.2",
"glob": "~7.0.3",
"grunt": "~0.4.5",
"grunt": "~1.0.1",
"grunt-autoprefixer": "~3.0.4",
"grunt-contrib-clean": "~1.0.0",
"grunt-contrib-compress": "~1.3.0",
@@ -53,7 +53,7 @@
"grunt-html": "~8.0.1",
"grunt-jekyll": "~0.4.4",
"grunt-jscs": "~3.0.1",
"grunt-saucelabs": "~8.6.2",
"grunt-saucelabs": "~9.0.0",
"load-grunt-tasks": "~3.5.0",
"markdown-it": "^7.0.0",
"shelljs": "^0.7.0",