Skip to content

Commit 3be0fb7

Browse files
committed
npm pkg fix
1 parent d396ee3 commit 3be0fb7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@
1111
"Mislav Marohnić <[email protected]> (http://mislav.net/)",
1212
"Tim Pope (https://github.com/tpope)"
1313
],
14-
"repository": "github:bats-core/bats-assert",
14+
"repository": {
15+
"type": "git",
16+
"url": "git+https://github.com/bats-core/bats-assert.git"
17+
},
1518
"bugs": "https://github.com/bats-core/bats-assert/issues",
1619
"directories": {
1720
"lib": "src",

0 commit comments

Comments
 (0)