Skip to content

Commit

Permalink
Update dependencies & travis
Browse files Browse the repository at this point in the history
  • Loading branch information
JelteMX committed Sep 3, 2019
1 parent 153c37a commit 9fc74bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
language: node_js
node_js:
- '12'
- '10'
- '8'
- '7.7'
- '6.10'
- '6'
- '5'
2 changes: 1 addition & 1 deletion generators/app/templates/_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"gulp-plumber": "^1.2.1",
"gulp-zip": "^5.0.0",
"gulp-jsvalidate": "^4.0.0",
"widgetbuilder-gulp-helper": "https://github.com/tieniber/widgetbuilder-gulp-helper/archive/1.0.2.tar.gz",
"widgetbuilder-gulp-helper": "https://github.com/JelteMX/widgetbuilder-gulp-helper/archive/1.0.2.tar.gz",
"yargs": "^14.0.0"
},<% } %>
"engines": {
Expand Down

0 comments on commit 9fc74bd

Please sign in to comment.