mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 14:30:22 +00:00
dependcies: added some
This commit is contained in:
parent
b7d2ef4c0f
commit
1b56c6e1c6
@ -10,8 +10,10 @@
|
||||
"lint:fix": "eslint --ext ts,tsx . --fix"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-free": "^5.15.1",
|
||||
"autoprefixer": "^10.1.0",
|
||||
"next": "10.0.4",
|
||||
"next-themes": "^0.0.10",
|
||||
"postcss": "^8.2.2",
|
||||
"react": "17.0.1",
|
||||
"react-dom": "17.0.1",
|
||||
@ -30,6 +32,7 @@
|
||||
"eslint-plugin-react": "^7.22.0",
|
||||
"eslint-plugin-react-hooks": "^4.2.0",
|
||||
"prettier": "^2.2.1",
|
||||
"prettier-plugin-tailwind": "^2.2.8",
|
||||
"typescript": "^4.1.3"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user