added "private: false" in package.json

pull/34/head
Kei Kamikawa 2022-07-28 15:16:00 +09:00
parent 9cf09fc0eb
commit cd1a9141b5
No known key found for this signature in database
GPG Key ID: 1A9F69C08C8C7A8E
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
},
"homepage": "https://github.com/honojs/middleware-template",
"author": "codehex",
"private": false,
"publishConfig": {
"registry": "https://registry.npmjs.org",
"access": "public"