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 671e63c commit 86c28abCopy full SHA for 86c28ab
.circleci/config.yml
@@ -45,6 +45,7 @@ workflows:
45
- ship/node-publish:
46
publish-command: npm run build:prod && cp README.md ./dist/auth0-angular/ && npm publish ./dist/auth0-angular --tag beta
47
app-directory: 'projects/auth0-angular'
48
+ node-version: 16.16.0
49
requires:
50
- browserstack
51
context:
0 commit comments