Added the md5 dependency to the package.json

This commit is contained in:
2022-12-27 21:32:40 +01:00
parent 199dbc017a
commit 8715a75457
2 changed files with 135 additions and 110 deletions

View File

@ -11,6 +11,7 @@
"@fortawesome/fontawesome-svg-core": "^6.2.1",
"@fortawesome/free-solid-svg-icons": "^6.2.1",
"@fortawesome/react-fontawesome": "^0.2.0",
"md5": "^2.3.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sass": "^1.57.1"