Skip to content

Commit cf6295a

Browse files
author
bcoe
committed
chore: fix repository format
1 parent 7ce29e7 commit cf6295a

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,7 @@
2424
"build:cjs": "rollup -c",
2525
"prepare": "npm run compile"
2626
},
27-
"repository": {
28-
"type": "git",
29-
"url": "http://github.com/yargs/cliui.git"
30-
},
27+
"repository": "yargs/cliui",
3128
"standard": {
3229
"ignore": [
3330
"**/example/**"

0 commit comments

Comments
 (0)