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 02d3e50 commit 3710dceCopy full SHA for 3710dce
.travis.yml
@@ -19,7 +19,7 @@ script:
19
jobs:
20
include:
21
- stage: npm release
22
- node_js: "17"
+ node_js: "16"
23
script: echo "Deploying to npm ..."
24
deploy:
25
on:
0 commit comments