added "private: false" in package.json
parent
9cf09fc0eb
commit
cd1a9141b5
|
@ -22,6 +22,7 @@
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/honojs/middleware-template",
|
"homepage": "https://github.com/honojs/middleware-template",
|
||||||
"author": "codehex",
|
"author": "codehex",
|
||||||
|
"private": false,
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"registry": "https://registry.npmjs.org",
|
"registry": "https://registry.npmjs.org",
|
||||||
"access": "public"
|
"access": "public"
|
||||||
|
|
Loading…
Reference in New Issue