We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
npm publish
tsc
1 parent d0c32ae commit fa1c892Copy full SHA for fa1c892
.circleci/config.yml
@@ -131,4 +131,5 @@ jobs:
131
steps:
132
- checkout
133
- run: echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > ~/.npmrc
134
+ - run: *npm_install_and_link
135
- run: npm publish
0 commit comments