mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-05 21:35:49 +00:00
chore: Change package.json engines to match nvmrc (#2089)
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
"packages/*"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=10.0.0",
|
||||
"node": ">=12.0.0",
|
||||
"npm": ">=7.0.0 < 8.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user