diff --git a/.travis.yml b/.travis.yml index 34f68c6..f98fed0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,5 @@ language: node_js node_js: + - '12' - '10' - '8' - - '7.7' - - '6.10' - - '6' - - '5' diff --git a/generators/app/templates/_package.json b/generators/app/templates/_package.json index 5dc920d..4b57950 100644 --- a/generators/app/templates/_package.json +++ b/generators/app/templates/_package.json @@ -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": {