mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 15:40:59 +00:00
Update devDepedencies.
This commit is contained in:
parent
a0f10e6dcb
commit
e727ca9654
@ -19,7 +19,6 @@ before_install:
|
||||
install:
|
||||
- bundle install --deployment --jobs=3
|
||||
- cp grunt/npm-shrinkwrap.json ./
|
||||
- npm install -g grunt-cli
|
||||
- npm install
|
||||
cache:
|
||||
directories:
|
||||
|
823
grunt/npm-shrinkwrap.json
generated
823
grunt/npm-shrinkwrap.json
generated
File diff suppressed because it is too large
Load Diff
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user