Skip to content

Commit

Permalink
1.24.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dubzzz committed Apr 25, 2020
1 parent 5dd6bed commit bac8699
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fast-check",
"version": "1.24.1",
"version": "1.24.2",
"description": "Property based testing framework for JavaScript (like QuickCheck)",
"main": "lib/fast-check.js",
"module": "lib/esm/fast-check.js",
Expand Down Expand Up @@ -95,8 +95,8 @@
"tsd": {
"directory": "test/type"
},
"funding":{
"type":"opencollective",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/fast-check"
}
}

0 comments on commit bac8699

Please sign in to comment.