mirror of
https://github.com/getredash/redash.git
synced 2025-12-19 09:27:23 -05:00
feat: avoid npm usage (#6742)
Signed-off-by: Lucas Fernando Cardoso Nunes <lucasfc.nunes@gmail.com>
This commit is contained in:
committed by
GitHub
parent
af2f4af8a2
commit
a600921c0b
@@ -35,6 +35,7 @@
|
||||
},
|
||||
"engines": {
|
||||
"node": ">14.16.0 <17.0.0",
|
||||
"npm": "please-use-yarn",
|
||||
"yarn": "^1.22.10"
|
||||
},
|
||||
"author": "Redash Contributors",
|
||||
|
||||
Reference in New Issue
Block a user