We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4275275 commit 164c3ffCopy full SHA for 164c3ff
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@digitalcredentials/verifier-core",
3
"description": "For verifying Verifiable Credentials in the browser, Node.js, and React Native.",
4
- "version": "1.0.0",
+ "version": "1.0.0-beta.1",
5
"scripts": {
6
"build-esm": "tsc -p tsconfig.esm.json",
7
"build-types": "tsc -p tsconfig.types.json",
0 commit comments