We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 153c37a commit 9fc74bdCopy full SHA for 9fc74bd
2 files changed
.travis.yml
@@ -1,8 +1,5 @@
1
language: node_js
2
node_js:
3
+ - '12'
4
- '10'
5
- '8'
- - '7.7'
6
- - '6.10'
7
- - '6'
8
- - '5'
generators/app/templates/_package.json
@@ -32,7 +32,7 @@
32
"gulp-plumber": "^1.2.1",
33
"gulp-zip": "^5.0.0",
34
"gulp-jsvalidate": "^4.0.0",
35
- "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",
36
"yargs": "^14.0.0"
37
},<% } %>
38
"engines": {
0 commit comments