Skip to content

Commit

Permalink
chore: add repository
Browse files Browse the repository at this point in the history
  • Loading branch information
monsat committed Jul 31, 2022
1 parent d9f04f6 commit fdc3449
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@
"dev:build": "nuxi build playground",
"dev:prepare": "nuxt-module-build --stub && nuxi prepare playground"
},
"repository": {
"type": "git",
"url": "git+https://github.com/monsat/nuxt-basic-auth-module.git"
},
"author": "monsat",
"dependencies": {
"@nuxt/kit": "^3.0.0-rc.6",
"basic-auth": "^2.0.1"
Expand Down

0 comments on commit fdc3449

Please sign in to comment.