Skip to content

Commit 7cacd14

Browse files
committed
chore: add devEngines field
For now it's not very useful except for preventing `npm install` from running on the project. Renovate doesn't pick this field up yet, but it's fine as we are using a semver range here.
1 parent e3bd285 commit 7cacd14

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@
1616
"engines": {
1717
"node": ">=v18.3.0"
1818
},
19+
"devEngines": {
20+
"packageManager": {
21+
"name": "pnpm",
22+
"onFail": "download",
23+
"version": ">= 10.7.1"
24+
}
25+
},
1926
"scripts": {
2027
"prepare": "husky",
2128
"format": "prettier --write .",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy