We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b6b164 commit 3c3e13dCopy full SHA for 3c3e13d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@digitalcredentials/vc",
3
- "version": "9.0.2-beta.3",
+ "version": "10.0.0-beta.1",
4
"description": "Verifiable Credentials JavaScript library.",
5
"homepage": "https://github.com/digitalcredentials/vc",
6
"repository": {
@@ -16,9 +16,9 @@
16
"LICENSE"
17
],
18
"dependencies": {
19
- "@digitalcredentials/credentials-v2-context": "~0.0.1-beta.0",
+ "@digitalcredentials/credentials-v2-context": "^0.0.1-beta.0",
20
"@digitalcredentials/jsonld": "^9.0.0",
21
- "@digitalcredentials/jsonld-signatures": "^12.0.0",
+ "@digitalcredentials/jsonld-signatures": "^12.0.1",
22
"@digitalcredentials/open-badges-context": "^2.1.0",
23
"credentials-context": "^2.0.0",
24
"ed25519-signature-2018-context": "^1.1.0"
0 commit comments