Skip to content

Commit 4b12789

Browse files
authored
Merge pull request #577 from w3c/danielpeintner-patch-7
Update README.md with tag for subfolder
2 parents 5fd9c53 + 2bb5bd1 commit 4b12789

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
@@ -11,6 +11,6 @@ We currently provide the following TypeScript definition files:
1111

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

14-
Note: to publish just a subfolder use `npm publish --workspaces -w ./<subfolder>`
14+
Note: to publish just a subfolder use `npm publish --workspaces --tag latest -w ./<subfolder>`
1515

1616
Requirement: npm version 7+

0 commit comments

Comments
 (0)