add map and icons pkg

This commit is contained in:
prisar
2023-07-27 10:31:15 +05:30
parent 8a43d32006
commit 99dedf407a
9 changed files with 180 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "hpos-dashboard",
"name": "hpos-web",
"version": "0.1.0",
"private": true,
"dependencies": {
@@ -17,9 +17,11 @@
"react-dom": "^18.2.0",
"react-dropdown": "^1.11.0",
"react-flip-numbers": "^3.0.8",
"react-icons": "^4.10.1",
"react-router-dom": "^6.14.2",
"react-scripts": "5.0.1",
"react-select": "^5.7.4",
"topojson-client": "^3.1.0",
"web-vitals": "^2.1.4"
},
"scripts": {