Skip to content

Commit f09b997

Browse files
authored
chore: update verifier sdk version (#179)
1 parent f8e92a1 commit f09b997

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

mobile-credential-online-presentation/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
> [!NOTE]
2-
> This is a tech preview. If you are interested in trialling this capability, please reach out via [https://mattr.global/contact-us](https://mattr.global/contact-us).
3-
41
# Mobile Credential Online Presentation Sample App
52

63
This sample app demonstrates using the Verifier Web SDK for online presentation of [Mobile Credentials](https://learn.mattr.global/docs/profiles/mobile) via either a same-device or cross-device workflow.

mobile-credential-online-presentation/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@mattrglobal/verifier-sdk-web": "0.1.1-preview.1348",
12+
"@mattrglobal/verifier-sdk-web": "1.0.1",
1313
"next": "14.2.5",
1414
"react": "^18",
1515
"react-dom": "^18"

0 commit comments

Comments
 (0)