Skip to content

Commit

Permalink
Update Minikit (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-t-wang authored Jul 10, 2024
1 parent 65e3655 commit 3716d60
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 38 deletions.
85 changes: 49 additions & 36 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@worldcoin/minikit-js",
"version": "0.0.23-internal-alpha",
"version": "0.0.24-internal-alpha",
"homepage": "https://docs.worldcoin.org/id/minikit",
"description": "Internal Alpha: Mini-kit JS is a lightweight sdk for building mini-apps compatible with World App",
"license": "MIT",
Expand Down Expand Up @@ -32,7 +32,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@worldcoin/idkit-core": "^1.2.0"
"@worldcoin/idkit-core": "^1.2.2"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^7.7.0",
Expand Down

0 comments on commit 3716d60

Please sign in to comment.