Skip to content

Commit 9476734

Browse files
committedOct 16, 2020
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

+1-1
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)
Please sign in to comment.