Skip to content

Commit

Permalink
Merge pull request #461 from arlac77/template-sync-1
Browse files Browse the repository at this point in the history
merge package from arlac77/npm-package-template
  • Loading branch information
arlac77 committed Dec 28, 2018
2 parents d0eb7d2 + 77f012f commit a5250e9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- 10.14.2
- 10.15.0
branches:
only:
- master
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,18 +34,18 @@
"documentation": "^9.1.1",
"markdown-doctest": "^0.9.1",
"rollup": "^0.68.2",
"rollup-plugin-cleanup": "^3.0.0",
"rollup-plugin-cleanup": "^3.1.0",
"rollup-plugin-commonjs": "^9.2.0",
"rollup-plugin-node-resolve": "^4.0.0",
"semantic-release": "^15.13.1",
"semantic-release": "^15.13.2",
"travis-deploy-once": "^5.0.11",
"c8": "^3.2.1",
"esm": "^3.0.84",
"rollup-plugin-json": "^3.1.0",
"rollup-plugin-executable": "^1.3.0"
},
"engines": {
"node": ">=10.14.2"
"node": ">=10.15.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit a5250e9

Please sign in to comment.