Skip to content

Commit

Permalink
Merge pull request #342 from arlac77/npm-template-sync/1
Browse files Browse the repository at this point in the history
merge from arlac77/npm-package-template-esm-only
  • Loading branch information
arlac77 committed Aug 7, 2019
2 parents 279c25d + bb692e7 commit e4ae05f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
node_js:
- 10.16.1
- 12.7.0
- 10.16.2
- 12.8.0
cache: npm
script:
- npm run cover
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 @@
"semantic-release": "^15.13.19"
},
"engines": {
"node": ">=10.16.1"
"node": ">=10.16.2"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit e4ae05f

Please sign in to comment.