fixed package.json urls
parent
08d9e7af32
commit
bdc765133a
|
@ -18,9 +18,9 @@
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/honojs/middleware-template.git"
|
"url": "https://github.com/honojs/firebase-auth.git"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/honojs/middleware-template",
|
"homepage": "https://github.com/honojs/firebase-auth",
|
||||||
"author": "codehex",
|
"author": "codehex",
|
||||||
"private": false,
|
"private": false,
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
|
|
Loading…
Reference in New Issue