aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/package.json b/package.json
index 51a88d1..3a6b8e2 100644
--- a/package.json
+++ b/package.json
@@ -6,6 +6,11 @@
"@testing-library/jest-dom": "^5.11.10",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^12.8.3",
+ "@types/jest": "^26.0.22",
+ "@types/node": "^14.14.37",
+ "@types/react": "^17.0.3",
+ "@types/react-dom": "^17.0.3",
+ "create-react-app": "^4.0.3",
"node-sass": "^5.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",