We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb57022 commit a14e9feCopy full SHA for a14e9fe
npm-package/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@spruceid/opencred-dc-api",
3
- "version": "0.1.1",
+ "version": "0.1.2",
4
"description": "TypeScript/Node.js wrapper for OpenCred DC API WASM binary",
5
"main": "dist/dc_api_wasm.js",
6
"types": "dist/dc_api_wasm.d.ts",
@@ -33,7 +33,7 @@
33
"license": "MIT",
34
"repository": {
35
"type": "git",
36
- "url": "https://github.com/spruceid/dc-api.git",
+ "url": "https://github.com/spruceid/opencred-dc-api.git",
37
"directory": "npm-package"
38
},
39
"devDependencies": {
0 commit comments