Skip to content

Commit

Permalink
chore(package.json): remove publishConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
yusukebe committed Jan 26, 2024
1 parent 6ef3199 commit 9cdea02
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,6 @@
"type": "git",
"url": "https://github.com/honojs/honox.git"
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
},
"homepage": "https://hono.dev",
"workspaces": [
"examples/basic",
Expand Down Expand Up @@ -116,4 +113,4 @@
"engines": {
"node": ">=18.14.1"
}
}
}

0 comments on commit 9cdea02

Please sign in to comment.