mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
prevent accidental npm installs
This commit is contained in:
@@ -7,5 +7,8 @@
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 16"
|
||||
},
|
||||
"scripts": {
|
||||
"preinstall": "npx only-allow pnpm"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user