We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 62381ce + e3b8c03 commit 888e9b8Copy full SHA for 888e9b8
package.json
@@ -40,6 +40,6 @@
40
"should": "^8.3.2"
41
},
42
"dependencies": {
43
- "redux-actions-assertions-js": "^0.0.1"
+ "redux-actions-assertions-js": "^1.0.0"
44
}
45
src/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "redux-actions-assertions",
3
- "version": "1.1.0",
+ "version": "1.2.0",
4
"description": "Assertions for redux actions testing",
5
"scripts": {
6
@@ -26,6 +26,6 @@
26
"asserts"
27
],
28
29
30
31
0 commit comments