]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commit
chore: remove devEngines for now
authorHaoqun Jiang <haoqunjiang@gmail.com>
Tue, 24 Jun 2025 08:27:29 +0000 (16:27 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Tue, 24 Jun 2025 08:27:29 +0000 (16:27 +0800)
commit5bc5d3a8bbcdca4b4dc389fc45c11ed7f3889d35
tree6d6ec120b2d1363f82cd34a84f4ea743e3dda0fc
parent3e1eb1b681bb2cd8b81b8e1392c97eb6141d68fd
chore: remove devEngines for now

Let's wait until pnpm's official support.
https://github.com/pnpm/pnpm/issues/8153

Currently this field made `pnpm version` failing because it runs
`npm version` under the hood.
package.json