Skip to content

Commit 1a381b4

Browse files
committed
fix: add @types/redux-mock-store to the template
1 parent 6c58f38 commit 1a381b4

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
@@ -8,6 +8,7 @@
88
"@types/react-dom": "17.0.0",
99
"@types/react-redux": "7.1.7",
1010
"@types/react-router-dom": "5.1.3",
11+
"@types/redux-mock-store": "^1.0.1",
1112
"@typescript-eslint/eslint-plugin": "4.8.1",
1213
"@typescript-eslint/parser": "4.8.1",
1314
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.0",

0 commit comments

Comments
 (0)