File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 26
26
" ./dist/**/*.js"
27
27
],
28
28
"dependencies" : {
29
- "@digitalcredentials/data-integrity" : " ^2.6.0-beta.1 " ,
30
- "@digitalcredentials/ed25519-signature-2020" : " ^7.0.0-beta.1 " ,
31
- "@digitalcredentials/eddsa-rdfc-2022-cryptosuite" : " ^1.3.0-beta.1 " ,
32
- "@digitalcredentials/issuer-registry-client" : " ^3.2.0-beta.1 " ,
29
+ "@digitalcredentials/data-integrity" : " ^2.6.0" ,
30
+ "@digitalcredentials/ed25519-signature-2020" : " ^7.0.0" ,
31
+ "@digitalcredentials/eddsa-rdfc-2022-cryptosuite" : " ^1.3.0" ,
32
+ "@digitalcredentials/issuer-registry-client" : " file:../issuer-registry-client " ,
33
33
"@digitalcredentials/jsonld-signatures" : " ^12.0.1" ,
34
- "@digitalcredentials/security-document-loader" : " ^7.0.0-beta.1 " ,
35
- "@digitalcredentials/vc" : " ^10.0.0-beta.1 " ,
34
+ "@digitalcredentials/security-document-loader" : " ^7.0.0" ,
35
+ "@digitalcredentials/vc" : " ^10.0.0" ,
36
36
"@digitalcredentials/vc-bitstring-status-list" : " ^1.0.0"
37
37
},
38
38
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments