fix: use node:crypto import for Node 18 compatibility (#1083)
Co-authored-by: Letta <noreply@letta.com>
This commit is contained in:
@@ -26,6 +26,9 @@
|
||||
"url": "https://github.com/letta-ai/letta-code.git"
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user