We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 682bd1d + 9235d41 commit 7f9b7e8Copy full SHA for 7f9b7e8
codecov.yaml
@@ -5,4 +5,4 @@ coverage:
5
status:
6
project:
7
default:
8
- target: 88% # new contributions should have a coverage at least equal to target
+ target: 85% # new contributions should have a coverage at least equal to target
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@chhsiao1981/use-thunk",
3
- "version": "10.1.0",
+ "version": "10.1.1",
4
"type": "module",
"description": "A framework easily using useThunk to manage the data-state.",
"homepage": "https://github.com/chhsiao1981/use-thunk",
0 commit comments