Skip to content

Commit 9476734

Browse files
committed
docs: add mention to workspaces prepare lifecycle
PR-URL: #1967 Credit: @ruyadorno Close: #1967 Reviewed-by: @darcyclarke
1 parent 5cf71c6 commit 9476734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/using-npm/scripts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ The advantage of doing these things at `prepublish` time is that they can be don
100100
Also triggers
101101

102102
* `prepublish` (when on local)
103-
* `prepare` (when on local)
103+
* `prepare` (when on local or workspaces)
104104

105105
#### [`npm start`](/cli-commands/start)
106106

0 commit comments

Comments
 (0)