Skip to content

Commit 87d1946

Browse files
committed
product-redux
1 parent bc8817e commit 87d1946

File tree

117 files changed

+83646
-384
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

117 files changed

+83646
-384
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,12 @@
66
"@testing-library/jest-dom": "^4.2.4",
77
"@testing-library/react": "^9.3.2",
88
"@testing-library/user-event": "^7.1.2",
9+
"antd": "^3.26.5",
910
"react": "^16.12.0",
1011
"react-dom": "^16.12.0",
11-
"react-scripts": "3.3.0"
12+
"react-redux": "^7.1.3",
13+
"react-scripts": "3.3.0",
14+
"redux": "^4.0.5"
1215
},
1316
"scripts": {
1417
"start": "react-scripts start",

0 commit comments

Comments
 (0)