Added the buffer dependency to the package.json

This commit is contained in:
2023-05-30 21:28:20 +02:00
parent 854f196d85
commit 28e2b1c9b5
2 changed files with 19 additions and 0 deletions

View File

@ -13,6 +13,7 @@
"@fortawesome/fontawesome-svg-core": "^6.4.0",
"@fortawesome/free-solid-svg-icons": "^6.4.0",
"@fortawesome/react-fontawesome": "^0.2.0",
"buffer": "^6.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.11.2",