Skip to content

Commit 3351338

Browse files
author
bcoe
committed
build: switch package.json to format supported by wombat
1 parent f2beb1e commit 3351338

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,7 @@
1818
"bugs": {
1919
"url": "https://github.com/yargs/y18n/issues"
2020
},
21-
"repository": {
22-
"type": "git",
23-
"url": "git@github.com:yargs/y18n.git"
24-
},
21+
"repository": "yargs/y18n",
2522
"license": "ISC",
2623
"author": "Ben Coe <bencoe@gmail.com>",
2724
"main": "index.js",

0 commit comments

Comments
 (0)