fixed package.json urls

pull/34/head
Kei Kamikawa 2022-07-29 22:45:13 +09:00
parent 08d9e7af32
commit bdc765133a
No known key found for this signature in database
GPG Key ID: 1A9F69C08C8C7A8E
1 changed files with 2 additions and 2 deletions

View File

@ -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": {