chore: use published selfxyz anon-aadhaar package (#1109)

This commit is contained in:
Nesopie
2025-09-22 10:07:40 +05:30
committed by GitHub
parent f36050ef1d
commit 8c1bf0c0fd
5 changed files with 11 additions and 11 deletions

View File

@@ -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",