diff --git a/typescript/README.md b/typescript/README.md index 3f505f8..47ed610 100644 --- a/typescript/README.md +++ b/typescript/README.md @@ -11,6 +11,6 @@ We currently provide the following TypeScript definition files: Run `npm publish --workspaces --tag latest` in `typescript` folder. -Note: to publish just a subfolder use `npm publish --workspaces -w ./` +Note: to publish just a subfolder use `npm publish --workspaces --tag latest -w ./` Requirement: npm version 7+