Skip to content

Commit

Permalink
Release 0.3.0 (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
aurelticot authored Mar 19, 2024
2 parents c4aa11f + 3f595f5 commit fafe196
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 512 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "account-explorer",
"version": "0.2.36",
"version": "0.3.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand All @@ -14,11 +14,11 @@
"acorn": "8.0.1"
},
"dependencies": {
"@verida/account-web-vault": "^3.0.1",
"@verida/client-ts": "^3.0.1",
"@verida/helpers": "^3.0.1",
"@verida/types": "^3.0.0",
"@verida/verifiable-credentials": "^3.0.1",
"@verida/account-web-vault": "^3.0.2",
"@verida/client-ts": "^3.0.3",
"@verida/helpers": "^3.0.2",
"@verida/types": "^3.0.1",
"@verida/verifiable-credentials": "^3.0.3",
"@verida/vue-account": "^0.1.38",
"@verida/vue-credentials-view": "^0.1.3",
"buffer": "^6.0.3",
Expand Down
Loading

0 comments on commit fafe196

Please sign in to comment.