aboutsummaryrefslogtreecommitdiff
path: root/package.json
blob: 3b016b1ff530117464d66a37ddfdb46e38d3ee68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "dependencies": {
    "@types/bootstrap": "^5.2.6",
    "@types/leaflet": "^1.9.3",
    "@typescript-eslint/eslint-plugin": "^6.2.0",
    "@typescript-eslint/parser": "^6.2.0",
    "bootstrap": "^5.2.3",
    "bootstrap-icons": "^1.10.3",
    "eslint": "^8.36.0",
    "sass": "^1.59.3",
    "typescript": "^5.0.2"
  }
}