File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
packages/fast-check-numbers Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## fast-check-numbers [ 1.2.2] ( https://github.com/EricCrosson/numbers-ts/compare/fast-check-numbers@1.2.1...fast-check-numbers@1.2.2 ) (2023-01-15)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** docs:** simplify readme badges ([ 8cfaacf] ( https://github.com/EricCrosson/numbers-ts/commit/8cfaacfbb331a80c9b48c9ed2573e2b6b82a7138 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " fast-check-numbers" ,
3
- "version" : " 1.2.1 " ,
3
+ "version" : " 1.2.2 " ,
4
4
"description" : " fast-check arbitraries for narrowed numeric types" ,
5
5
"keywords" : [
6
6
" fast-check" ,
44
44
},
45
45
"peerDependencies" : {
46
46
"fast-check" : " >= 2.0.0" ,
47
- "io-ts-numbers" : " >= 1.0.0 "
47
+ "io-ts-numbers" : " 1.1.1 "
48
48
},
49
49
"ava" : {
50
50
"extensions" : [
You can’t perform that action at this time.
0 commit comments