Added Missing Modules to Package.json File

This commit is contained in:
Jyotirmoy Bandyopadhayaya 2020-10-25 18:42:25 +05:30
parent 8b5bb83908
commit 24ec398998
2 changed files with 13892 additions and 0 deletions

13888
frontend/package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -3,11 +3,15 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.32",
"@fortawesome/free-brands-svg-icons": "^5.15.1",
"@fortawesome/react-fontawesome": "^0.1.11",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react-router-dom": "^5.2.0",
"react-scripts": "3.4.3"
},
"scripts": {