aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-03-27 19:37:21 +0530
committerMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-03-27 19:37:21 +0530
commit10f7749d52df9a70e15a33cd76ba441f4b81a1a5 (patch)
tree153cf3f39f9573c23744333a5d6cc678ba514b61 /package.json
parentb34cdba24fe2c2b445adcb3cf7c3e65e79ff6fd0 (diff)
rendered a simple non-functional menu/navbar
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",