Compare commits

...

2 Commits

Author SHA1 Message Date
Balázs Orbán
6680860293 chore(release): bump versions [skip release] 2022-12-13 19:35:05 +01:00
Balázs Orbán
c7d93c61e0 chore: remove 2022-12-13 19:28:54 +01:00
2 changed files with 2 additions and 3 deletions

View File

@@ -41,8 +41,7 @@
},
"release": {
"packageDirectories": [
"packages",
"packages/frameworks"
"packages"
]
},
"engines": {

View File

@@ -1,6 +1,6 @@
{
"name": "@auth/core",
"version": "0.0.0",
"version": "0.1.0",
"description": "Authentication for the web.",
"homepage": "https://next-auth.js.org",
"repository": "https://github.com/nextauthjs/next-auth.git",