Update gulp-sourcemaps to version 2.1.1 🚀 (#422)
https://greenkeeper.io/
This commit is contained in:
parent
14a4a415a2
commit
1076fac40f
@ -1,8 +1,7 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
# - 'stable'
|
||||
- 'stable'
|
||||
- '4'
|
||||
- '0.12'
|
||||
|
||||
# Use containers.
|
||||
# http://docs.travis-ci.com/user/workers/container-based-infrastructure/
|
||||
|
@ -119,7 +119,7 @@
|
||||
"gulp-babel": "^6",
|
||||
"gulp-coffee": "^2.3.1",
|
||||
"gulp-plumber": "^1.0.0",
|
||||
"gulp-sourcemaps": "^1.5.1",
|
||||
"gulp-sourcemaps": "^2.1.1",
|
||||
"gulp-watch": "^4.2.2",
|
||||
"index-modules": "0.0.0",
|
||||
"leche": "^2.1.1",
|
||||
|
Loading…
Reference in New Issue
Block a user