aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-07-02 20:00:14 +0530
committerMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-07-02 20:00:14 +0530
commit748e70a86633c8bb3ba57a5136ed55bbaebe9c4c (patch)
tree009f13c46f9e15012db379451ada548f91b5ec37 /package.json
parente946f0e51cbe72cec6bdf599c8ee9c1be1f64e0b (diff)
added reset buttons to the form
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index ebaf798..f19c429 100644
--- a/package.json
+++ b/package.json
@@ -4,6 +4,9 @@
"private": true,
"proxy": "http://localhost:8080",
"dependencies": {
+ "@fortawesome/fontawesome-svg-core": "^1.2.35",
+ "@fortawesome/free-solid-svg-icons": "^5.15.3",
+ "@fortawesome/react-fontawesome": "^0.1.14",
"@testing-library/jest-dom": "^5.11.10",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^12.8.3",