We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3fe51a commit 21db5deCopy full SHA for 21db5de
package.json
@@ -1,10 +1,17 @@
1
{
2
"name": "adonisjs-supabase-auth",
3
"description": "Switch api to supabase 'resource server'",
4
- "version": "0.1.2",
+ "version": "0.1.3",
5
"engines": {
6
"node": ">=20.6.0"
7
},
8
+ "repository": {
9
+ "type": "git",
10
+ "url": "git+https://github.com/Killian-fal/adonisjs-supabase-auth-pkg.git"
11
+ },
12
+ "bugs": {
13
+ "url": "https://github.com/Killian-fal/adonisjs-supabase-auth-pkg/issues"
14
15
"type": "module",
16
"files": [
17
"build/stubs",
0 commit comments