Skip to content

Commit 3bd452f

Browse files
authored
Merge pull request #575 from w3c/danielpeintner-patch-7
Update README with tag
2 parents 81453c9 + 693046d commit 3bd452f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typescript/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ We currently provide the following TypeScript definition files:
99

1010
## Notes on NPM publishing
1111

12-
Run `npm publish --workspaces` in `typescript` folder.
12+
Run `npm publish --workspaces --tag latest` in `typescript` folder.
1313

1414
Note: to publish just a subfolder use `npm publish --workspaces -w ./`
1515

0 commit comments

Comments
 (0)