✨ Design of profile page
This commit is contained in:
+5
-1
@@ -9,12 +9,16 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@capacitor/android": "^6.1.2",
|
||||
"@capacitor/cli": "^6.1.2",
|
||||
"@capacitor/core": "^6.1.2",
|
||||
"deck.gl": "^9.0.28",
|
||||
"mapbox-gl": "^3.6.0",
|
||||
"next": "14.2.7",
|
||||
"react": "^18",
|
||||
"react-dom": "^18",
|
||||
"react-map-gl": "^7.1.7"
|
||||
"react-map-gl": "^7.1.7",
|
||||
"react-slot-counter": "^3.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^8",
|
||||
|
||||
Reference in New Issue
Block a user