We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c3c577 commit d97347dCopy full SHA for d97347d
.travis.yml
@@ -2,9 +2,8 @@ version: ~> 1.0
2
import: Typeform/travis-shared-config:package-config.yml@master
3
4
language: node_js
5
-
6
node_js:
7
- - "8"
+ - "12"
8
9
branches:
10
only:
package.json
@@ -71,7 +71,7 @@
71
"rollup-plugin-node-resolve": "^5.2.0",
72
"rollup-plugin-terser": "^5.1.1",
73
"rollup-plugin-typescript2": "^0.24.1",
74
- "semantic-release": "^15.13.24",
+ "semantic-release": "^17.0.7",
75
"ts-jest": "^24.0.2",
76
"tslint": "^5.20.0",
77
"tslint-config-standard": "^8.0.1",
0 commit comments