Skip to content

Commit

Permalink
removed wrong import
Browse files Browse the repository at this point in the history
Signed-off-by: Lucas Nandico <[email protected]>
  • Loading branch information
Lucas-Nan committed Jun 3, 2024
1 parent 63cdcc1 commit 2ee6da3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,5 @@
"deploy:build": "docker compose up --build -d",
"deploy:frontend:dev": "cd frontend/ && npm run dev",
"deploy:backend:api": "cd backend/src/BIE.Core/BIE.Core.API/bin/build && BIE.Core.API"
},
"dependencies": {
"@types/leaflet.markercluster": "^1.5.4",
"leaflet.markercluster": "^1.5.3"
}
}

0 comments on commit 2ee6da3

Please sign in to comment.