Skip to content

Commit

Permalink
Merge pull request #441 from arlac77/npm-template-sync/arlac77/templa…
Browse files Browse the repository at this point in the history
…te-cli-app,arlac77/template-esm-only,arlac77/template-github

merge from arlac77/template-cli-app,arlac77/template-esm-only,arlac77/template-github
  • Loading branch information
arlac77 committed Apr 21, 2020
2 parents 3033f6f + c20c4e3 commit 638e183
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ jobs:
- stage: test
node_js:
- 13.13.0
- 14.0.0
script:
- npm run cover
- npx codecov
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"builtin-modules": "^3.1.0",
"c8": "^7.1.0",
"documentation": "^12.3.0",
"rollup": "^2.6.1",
"rollup": "^2.7.0",
"rollup-plugin-cleanup": "^3.1.1",
"rollup-plugin-executable": "^1.5.3",
"semantic-release": "^17.0.6"
Expand Down

0 comments on commit 638e183

Please sign in to comment.