mirror of
https://github.com/selfxyz/self.git
synced 2026-01-09 14:48:06 -05:00
chore: use published selfxyz anon-aadhaar package (#1109)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@selfxyz/common",
|
||||
"version": "0.0.8",
|
||||
"version": "0.0.9",
|
||||
"description": "Constants and utils for self sdks",
|
||||
"license": "MIT",
|
||||
"author": "@Selfxyz Team",
|
||||
@@ -660,11 +660,11 @@
|
||||
"types": "tsc -p tsconfig.json"
|
||||
},
|
||||
"dependencies": {
|
||||
"@anon-aadhaar/core": "https://gitpkg.vercel.app/selfxyz/anon-aadhaar/packages/core?1b9efa501cff3cf25dc260b060bf611229e316a4",
|
||||
"@openpassport/zk-kit-imt": "^0.0.5",
|
||||
"@openpassport/zk-kit-lean-imt": "^0.0.6",
|
||||
"@openpassport/zk-kit-smt": "^0.0.1",
|
||||
"@peculiar/x509": "^1.12.3",
|
||||
"@anon-aadhaar/core": "npm:@selfxyz/anon-aadhaar-core@^0.0.1",
|
||||
"@stablelib/cbor": "^2.0.1",
|
||||
"asn1.js": "^5.4.1",
|
||||
"asn1js": "^3.0.5",
|
||||
|
||||
Reference in New Issue
Block a user