]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commit
chore: revert "chore: add minimum Node version to .npmrc to avoid accidental breakage"
authorHaoqun Jiang <haoqunjiang@gmail.com>
Wed, 1 Jun 2022 07:29:22 +0000 (15:29 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Wed, 1 Jun 2022 07:29:22 +0000 (15:29 +0800)
commit98d84302a0b59e57a191682ce83e4f68a19eeac7
tree993d8bea5ca6bf76b7d5fe4a373ce0d80ecbc629
parent59ab18366196bc310b0831376e789f05b28de2b5
chore: revert "chore: add minimum Node version to .npmrc to avoid accidental breakage"

This reverts commit 0b16bd50bffb637dfd8b41258fbefee673a0913e.

Seems `packageExtensions` cannot be used to patch `engines` field
reliably (it works on the first install, but would fail on a subsequent
`pnpm i`)

Anyway, we have Node.js 14 environment in the CI, so it's not a
must-have.
.npmrc [deleted file]
package.json
pnpm-lock.yaml