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 ad351eb commit 693046dCopy full SHA for 693046d
typescript/README.md
@@ -9,7 +9,7 @@ We currently provide the following TypeScript definition files:
9
10
## Notes on NPM publishing
11
12
-Run `npm publish --workspaces` in `typescript` folder.
+Run `npm publish --workspaces --tag latest` in `typescript` folder.
13
14
Note: to publish just a subfolder use `npm publish --workspaces -w ./<subfolder>`
15
0 commit comments