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.
2 parents 81453c9 + 693046d commit 3bd452fCopy full SHA for 3bd452f
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 ./`
15
0 commit comments