mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2025-02-01 03:19:41 +11:00
Restrict NPM package manager
This commit is contained in:
parent
15ee06a88e
commit
4e9ed492a7
@ -23,7 +23,8 @@
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=18.17.0",
|
||||
"yarn": ">=3.6.1"
|
||||
"yarn": ">=3.6.1",
|
||||
"npm": "please use yarn instead of npm"
|
||||
},
|
||||
"packageManager": "yarn@3.6.3",
|
||||
"dependencies": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user