setting up project
This commit is contained in:
+5
-1
@@ -10,13 +10,17 @@
|
||||
"dependencies": {
|
||||
"next": "12.0.10",
|
||||
"react": "17.0.2",
|
||||
"react-dom": "17.0.2"
|
||||
"react-dom": "17.0.2",
|
||||
"react-icons": "^4.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "17.0.17",
|
||||
"@types/react": "17.0.39",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"eslint": "8.9.0",
|
||||
"eslint-config-next": "12.0.10",
|
||||
"postcss": "^8.4.6",
|
||||
"tailwindcss": "^3.0.22",
|
||||
"typescript": "4.5.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user