Skip to content

Commit 7968540

Browse files
tomasbjerreeddyerburgh
authored andcommitted
docs: fix Lerna link in CONTRIBUTING.md (#1299)
1 parent 9dc90a3 commit 7968540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Hi! I’m really excited that you are interested in contributing to Vue Test Uti
3838

3939
You will need [Node.js](http://nodejs.org) **version 6+**
4040

41-
Vue Test Utils is a monorepo. It contains a root package.json for running scripts across the project. The code is inside separate packages in the `packages` directory. The project uses [lerna](https://lernajs.io/) to manage the workspaces.
41+
Vue Test Utils is a monorepo. It contains a root package.json for running scripts across the project. The code is inside separate packages in the `packages` directory. The project uses [lerna](https://lerna.js.org/) to manage the workspaces.
4242

4343
After cloning the repo, run:
4444

0 commit comments

Comments
 (0)