chore(hello): update `package.json` (#6)

* chore: just an experiment

* update package.json
pull/5/head
Yusuke Wada 2022-10-16 18:36:10 +09:00 committed by GitHub
parent 0e7e7e2de4
commit e4236f45ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,10 @@
},
"license": "MIT",
"private": false,
"publishConfig": {
"registry": "https://registry.npmjs.org",
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/honojs/middleware.git"