Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maggie-j-liu committed May 23, 2022
1 parent b3993d4 commit eaaf3bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "next-auth-deta",
"version": "1.0.0",
"description": "",
"version": "1.1.0",
"description": "A Deta adapter for NextAuth.js",
"main": "dist/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
Expand All @@ -22,4 +22,4 @@
"deta": "^1.1.0",
"next-auth": "^4.3.1"
}
}
}

0 comments on commit eaaf3bb

Please sign in to comment.