Skip to content

Commit

Permalink
feat: v0.1.0 (#5)
Browse files Browse the repository at this point in the history
* feat: bump to idkit v1

* fix

* fix

* fix: support both credentials

* empty

* try this

* fix: try more

* facepalm

* cleanup

* feat: action description
  • Loading branch information
0xPenryn authored Dec 13, 2023
1 parent 4022b17 commit e9dd630
Show file tree
Hide file tree
Showing 5 changed files with 189 additions and 196 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"@types/node": "18.16.3",
"@types/react": "18.2.0",
"@types/react-dom": "18.2.1",
"@worldcoin/idkit": "1.0.0-alpha.6",
"@worldcoin/idkit": "^1.1.0",
"eslint": "8.39.0",
"eslint-config-next": "13.3.4",
"next": "13.3.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"redis": "^4.6.10",
"redis": "^4.6.11",
"typescript": "5.0.4"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit e9dd630

Please sign in to comment.