Skip to content

Commit

Permalink
Update babylon camera
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiHuebner committed Nov 22, 2023
1 parent 39db26a commit b4a51d3
Show file tree
Hide file tree
Showing 3 changed files with 769 additions and 738 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,15 @@
"@rollup/plugin-terser": "^0.4.4",
"@solidjs/testing-library": "^0.8.4",
"@testing-library/jest-dom": "^6.1.4",
"@types/mapbox-gl": "^2.7.17",
"@types/mapbox-gl": "^2.7.19",
"@vitest/coverage-v8": "^0.34.6",
"jsdom": "^22.1.0",
"jsdom-worker": "^0.3.0",
"rollup": "^4.1.4",
"rollup": "^4.5.1",
"rollup-plugin-import-css": "^3.3.5",
"rollup-preset-solid": "^2.0.1",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"typescript": "^5.3.2",
"vite": "^5.0.2",
"vite-plugin-solid": "^2.7.2",
"vitest": "^0.34.6"
},
Expand Down
Loading

0 comments on commit b4a51d3

Please sign in to comment.