mirror of
https://github.com/webadderallorg/Recordly.git
synced 2026-09-25 15:25:44 +00:00
build(node): require Node 22
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
"private": true,
|
||||
"version": "1.3.0-beta.1",
|
||||
"type": "module",
|
||||
"engines": {
|
||||
"node": ">=22"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "vite --config vite.config.ts",
|
||||
"postinstall": "node scripts/postinstall.mjs",
|
||||
|
||||
Reference in New Issue
Block a user