Skip to content

Commit

Permalink
Bump deck (#277)
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebarron committed Dec 1, 2023
1 parent f808f3f commit a1c1e6b
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 11 deletions.
155 changes: 146 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"@deck.gl/extensions": "^8.9.32",
"@deck.gl/layers": "^8.9.32",
"@deck.gl/react": "^8.9.32",
"@geoarrow/deck.gl-layers": "^0.3.0-beta.7",
"apache-arrow": "^13.0.0",
"@geoarrow/deck.gl-layers": "^0.3.0-beta.8",
"apache-arrow": "^14.0.0",
"maplibre-gl": "^3.5.2",
"parquet-wasm": "0.5.0",
"react": "^18.2.0",
Expand Down

0 comments on commit a1c1e6b

Please sign in to comment.