Skip to content

Commit

Permalink
feat: add crossbell.js && v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
charmful0x authored Oct 7, 2022
1 parent 44befe3 commit c37cd77
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ark-network",
"version": "0.4.0",
"version": "0.4.1",
"type": "module",
"description": "Verifiable multichain identities",
"main": "./src/app.js",
Expand Down Expand Up @@ -31,6 +31,7 @@
"chalk": "^5.0.1",
"cors": "^2.8.5",
"crypto-js": "^4.1.1",
"crossbell.js": "^0.10.35",
"dotenv": "^16.0.1",
"ethers": "^5.6.8",
"express": "^4.18.1",
Expand Down

0 comments on commit c37cd77

Please sign in to comment.