Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 9acb843

Browse files
author
Rizchel Dayao
committed
Add dependencies for tests
1 parent 50a8024 commit 9acb843

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@
2020
"eslint-plugin-react": "^7.7.0",
2121
"jest": "^22.4.2",
2222
"node-sass": "^4.5.0",
23+
"react-dom": "^15.6.2",
2324
"react-scripts": "^1.1.1",
25+
"react-test-renderer": "^16.2.0",
2426
"redux-logger": "^2.8.1",
2527
"redux-mock-store": "^1.5.1",
2628
"redux-router": "^2.1.2",

0 commit comments

Comments
 (0)