Skip to content

Commit 21db5de

Browse files
committed
complete package.json & update version
1 parent f3fe51a commit 21db5de

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

package.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
11
{
22
"name": "adonisjs-supabase-auth",
33
"description": "Switch api to supabase 'resource server'",
4-
"version": "0.1.2",
4+
"version": "0.1.3",
55
"engines": {
66
"node": ">=20.6.0"
77
},
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+
},
815
"type": "module",
916
"files": [
1017
"build/stubs",

0 commit comments

Comments
 (0)