mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-04 02:11:40 +00:00
feat: add support for public key management
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
"typescript": "^4.9.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"node-fetch": "^3.3.2"
|
||||
"node-fetch": "^3.3.2",
|
||||
"sonr-es": "^0.5.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user