Skip to content

Commit d51d90e

Browse files
committed
Require latest stable version of bats-support
1 parent 9de7cca commit d51d90e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"version": "0.2.0",
44
"private": true,
55
"peerDependencies": {
6-
"bats-support": "git+https://github.com/ztombol/bats-support.git#v0.1.0"
6+
"bats-support": "git+https://github.com/ztombol/bats-support.git#v0.2.0"
77
}
88
}

0 commit comments

Comments
 (0)