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 727b5b4 commit 247ec8fCopy full SHA for 247ec8f
package.json
@@ -2,7 +2,10 @@
2
"name": "nuxt-auth-utils",
3
"version": "0.5.1",
4
"description": "Add Authentication to Nuxt applications with secured & sealed cookies sessions.",
5
- "repository": "atinux/nuxt-auth-utils",
+ "repository": {
6
+ "type": "git",
7
+ "url": "git+https://github.com/atinux/nuxt-auth-utils.git"
8
+ },
9
"license": "MIT",
10
"type": "module",
11
"packageManager": "pnpm@9.12.3",
0 commit comments