Skip to content

Commit b6772d6

Browse files
authored
Rename accepted/0000-workspaces-link-phase-3.md to implemented/0000-workspaces-link-phase-3.md
1 parent fd710e7 commit b6772d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

accepted/0000-workspaces-link-phase-3.md renamed to implemented/0000-workspaces-link-phase-3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,4 +195,4 @@ If workspaces don't make relative requires outside of their root (e.g. a file in
195195

196196
* Combining multiple workspaces is out of scope of this document.
197197

198-
* (related to general Workspaces RFC) How do we prevent people from publishing package and forgetting to setup correct dependencies for every workspace? E.g. `left-pad` may be absent from a workspace package.json and be present in the workspace root package.json. Testing the workspace code with node_modules installed in the root won't reveal this issue.
198+
* (related to general Workspaces RFC) How do we prevent people from publishing package and forgetting to setup correct dependencies for every workspace? E.g. `left-pad` may be absent from a workspace package.json and be present in the workspace root package.json. Testing the workspace code with node_modules installed in the root won't reveal this issue.

0 commit comments

Comments
 (0)