Commit 68c80a70 authored by James Laver's avatar James Laver

Depend on react-testing-library until I split testing out into another library

parent c5b348f3
......@@ -25,7 +25,8 @@
},
"dependencies": {
"react": "^16.8.6",
"react-dom": "^16.8.6"
"react-dom": "^16.8.6",
"react-testing-library": "^6.1.2"
},
"eslintConfig": {
"extends": "react-app"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment