You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
Copy file name to clipboardexpand all lines: docs/DEVELOPMENT.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ This will install [lerna](https://www.npmjs.com/package/lerna) and bootstrap the
35
35
36
36
If later you add new dependencies to submodules or just wish to remove all the `node_modules`/`dist` folders and start again, run `npm run reset && npm install` from the root.
37
37
38
-
See the scripts section of the root [`package.json`](./package.json) for more commands.
38
+
See the scripts section of the root [`package.json`](../package.json) for more commands.
0 commit comments