Skip to content

Commit

Permalink
Bug Fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiHuebner committed Sep 6, 2023
1 parent 79014fb commit 60d6b22
Show file tree
Hide file tree
Showing 6 changed files with 566 additions and 948 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,17 +53,16 @@
"@rollup/plugin-terser": "^0.4.3",
"@solidjs/testing-library": "^0.8.4",
"@types/mapbox-gl": "^2.7.13",
"canvas": "^2.11.2",
"jsdom": "^22.1.0",
"mapbox-gl": "^2.15.0",
"rollup": "^3.28.0",
"rollup": "^3.29.0",
"rollup-plugin-import-css": "^3.3.1",
"rollup-preset-solid": "^2.0.1",
"solid-js": "^1.7.11",
"typescript": "^5.1.6",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vite-plugin-solid": "^2.7.0",
"vitest": "^0.34.1"
"vitest": "^0.34.3"
},
"peerDependencies": {
"mapbox-gl": "^0.x || ^1.x || ^2.x"
Expand Down
Loading

0 comments on commit 60d6b22

Please sign in to comment.