Skip to content

Commit 67d943d

Browse files
authored
chore(package.json): fix the typo (npm#4)
1 parent f9cff74 commit 67d943d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"license": "MIT",
2222
"repository": {
2323
"type": "git",
24-
"url": "https://github.com/honojs/coomand.git"
24+
"url": "https://github.com/honojs/command.git"
2525
},
2626
"publishConfig": {
2727
"registry": "https://registry.npmjs.org",
@@ -42,4 +42,4 @@
4242
"typescript": "^5.9.3"
4343
},
4444
"packageManager": "bun@1.2.20"
45-
}
45+
}

0 commit comments

Comments
 (0)