mirror of
https://github.com/zkemail/zk-email-verify.git
synced 2026-01-08 21:18:09 -05:00
Added memory command and engine prereqs
This commit is contained in:
@@ -8,5 +8,8 @@
|
||||
"packages/*",
|
||||
"scripts"
|
||||
],
|
||||
"packageManager": "yarn@3.2.3"
|
||||
"packageManager": "yarn@3.2.3",
|
||||
"engines": {
|
||||
"node": ">=14.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user