We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d396ee3 commit 3be0fb7Copy full SHA for 3be0fb7
package.json
@@ -11,7 +11,10 @@
11
"Mislav Marohnić <[email protected]> (http://mislav.net/)",
12
"Tim Pope (https://github.com/tpope)"
13
],
14
- "repository": "github:bats-core/bats-assert",
+ "repository": {
15
+ "type": "git",
16
+ "url": "git+https://github.com/bats-core/bats-assert.git"
17
+ },
18
"bugs": "https://github.com/bats-core/bats-assert/issues",
19
"directories": {
20
"lib": "src",
0 commit comments