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
Copy file name to clipboardExpand all lines: .github/contributing.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ Hi! I'm really excited that you are interested in contributing to Vue.js. Before
57
57
58
58
## Development Setup
59
59
60
-
You will need [Node.js](https://nodejs.org)**version 16+**, and [PNPM](https://pnpm.io)**version 7+**.
60
+
You will need [Node.js](https://nodejs.org)**version 16+**, and [PNPM](https://pnpm.io)**version 8+**.
61
61
62
62
We also recommend installing [ni](https://github.com/antfu/ni) to help switching between repos using different package managers. `ni` also provides the handy `nr` command which running npm scripts easier.
0 commit comments