File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed
Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " bats-assert" ,
3- "version" : " 2.0 .0" ,
3+ "version" : " 2.1 .0" ,
44 "description" : " Common assertions for Bats" ,
5- "homepage" : " https://github.com/jasonkarns /bats-assert-1 " ,
5+ "homepage" : " https://github.com/bats-core /bats-assert" ,
66 "license" : " CC0-1.0" ,
77 "author" : " Zoltán Tömböl (https://github.com/ztombol)" ,
88 "contributors" : [
1111 " Mislav Marohnić <[email protected] > (http://mislav.net/)" ,
1212 " Tim Pope (https://github.com/tpope)"
1313 ],
14- "repository" : " github:jasonkarns /bats-assert-1 " ,
15- "bugs" : " https://github.com/jasonkarns /bats-assert-1 /issues" ,
14+ "repository" : " github:bats-core /bats-assert" ,
15+ "bugs" : " https://github.com/bats-core /bats-assert/issues" ,
1616 "directories" : {
1717 "lib" : " src" ,
1818 "test" : " test"
4444 " assert" ,
4545 " assertion" ,
4646 " helper"
47- ]
47+ ],
48+ "dependencies" : {
49+ "verbose" : " ^0.2.3"
50+ }
4851}
You can’t perform that action at this time.
0 commit comments