Content
This commit is contained in:
parent
4f2bc74ed2
commit
fe1b5b2f4e
16 changed files with 629 additions and 124 deletions
|
|
@ -8,7 +8,11 @@
|
|||
"start": "next start",
|
||||
"lint": "next lint"
|
||||
},
|
||||
"devDependencies": {
|
||||
"prettier": "2.8.8"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-free": "6.4.0",
|
||||
"@types/node": "20.3.1",
|
||||
"@types/react": "18.2.12",
|
||||
"@types/react-dom": "18.2.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue