Skip to content
This repository was archived by the owner on Jan 9, 2020. It is now read-only.

Commit 1d6a8f3

Browse files
authored
Merge pull request #288 from Kronos-Integration/template-sync-1
merge package template from arlac77/npm-package-template
2 parents 6069fed + 8041905 commit 1d6a8f3

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: node_js
22
node_js:
33
- 8.9.3
4+
- 9
45
sudo: false
56
branches:
67
only:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"nyc": "^11.4.0",
3838
"rollup": "^0.52.1",
3939
"rollup-plugin-multi-entry": "^2.0.2",
40-
"semantic-release": "^10.0.1",
40+
"semantic-release": "^11.0.2",
4141
"xo": "^0.19.0"
4242
},
4343
"contributors": [

0 commit comments

Comments
 (0)