Skip to content

Commit

Permalink
chore(greenkeeper): ignore "gulp-sourcemaps" dependency
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
terinjokes committed Oct 10, 2016
1 parent 129df84 commit d5801ca
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Expand Up @@ -47,5 +47,10 @@
"scripts": {
"test": "xo && mocha --require intelli-espower-loader",
"coverage": "cat ./coverage/lcov.info | coveralls"
},
"greenkeeper": {
"ignore": [
"gulp-sourcemaps"
]
}
}

0 comments on commit d5801ca

Please sign in to comment.