Skip to content

Commit 9fc74bd

Browse files
author
JelteMX
committed
Update dependencies & travis
1 parent 153c37a commit 9fc74bd

2 files changed

Lines changed: 2 additions & 5 deletions

File tree

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
language: node_js
22
node_js:
3+
- '12'
34
- '10'
45
- '8'
5-
- '7.7'
6-
- '6.10'
7-
- '6'
8-
- '5'

generators/app/templates/_package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"gulp-plumber": "^1.2.1",
3333
"gulp-zip": "^5.0.0",
3434
"gulp-jsvalidate": "^4.0.0",
35-
"widgetbuilder-gulp-helper": "https://github.com/tieniber/widgetbuilder-gulp-helper/archive/1.0.2.tar.gz",
35+
"widgetbuilder-gulp-helper": "https://github.com/JelteMX/widgetbuilder-gulp-helper/archive/1.0.2.tar.gz",
3636
"yargs": "^14.0.0"
3737
},<% } %>
3838
"engines": {

0 commit comments

Comments
 (0)