]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commit
chore: add minimum Node version to .npmrc to avoid accidental breakage
authorHaoqun Jiang <haoqunjiang@gmail.com>
Tue, 31 May 2022 12:56:44 +0000 (20:56 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Tue, 31 May 2022 12:56:44 +0000 (20:56 +0800)
commit0b16bd50bffb637dfd8b41258fbefee673a0913e
treea35beb08f53660b5591595d6461d0f0cb503043c
parent24c07a748b08e6445c81c2b0cefd18a943ed0517
chore: add minimum Node version to .npmrc to avoid accidental breakage

Tips from https://twitter.com/pnpmjs/status/1530528148080799744

Had to add the `packageExtensions` field as the dev-only dependency
`zx` requires Node.js >= 16.0.0
.npmrc [new file with mode: 0644]
package.json
pnpm-lock.yaml