mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-20 04:05:52 +00:00
feat: remove node 14 support (#2386)
This commit is contained in:
@@ -33,6 +33,6 @@
|
||||
},
|
||||
"prettier": "@xrplf/prettier-config",
|
||||
"engines": {
|
||||
"node": ">= 10"
|
||||
"node": ">= 16"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user