Skip to content

Commit 1cae110

Browse files
committed
revert jupyter loaders bump
Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com>
1 parent aabd51c commit 1cae110

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

bindings/kepler.gl-jupyter/js/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@
7878
"@kepler.gl/reducers": "^3.2.0",
7979
"@kepler.gl/schemas": "^3.2.0",
8080
"@kepler.gl/styles": "^3.2.0",
81-
"@loaders.gl/arrow": "^4.1.0",
82-
"@loaders.gl/core": "^4.1.0",
83-
"@loaders.gl/csv": "^4.1.0",
84-
"@loaders.gl/json": "^4.1.0",
81+
"@loaders.gl/arrow": "^4.3.2",
82+
"@loaders.gl/core": "^4.3.2",
83+
"@loaders.gl/csv": "^4.3.2",
84+
"@loaders.gl/json": "^4.3.2",
8585
"global": "^4.3.0",
8686
"node-polyfill-webpack-plugin": "^1.1.2",
8787
"querystring": "0.2.1",

0 commit comments

Comments
 (0)