Skip to content

Commit 0dc6035

Browse files
committed
Include redux-mock-store in template deps
1 parent e519ad3 commit 0dc6035

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

template.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"react-scripts": "3.3.0",
2727
"redux": "^4.0.5",
2828
"redux-devtools-extension": "^2.13.8",
29+
"redux-mock-store": "^1.5.4",
2930
"typescript": "~3.7.2"
3031
},
3132
"scripts": {

0 commit comments

Comments
 (0)