Skip to content

Commit 066d2e3

Browse files
update to viz-core 1.0.2-alpha.1
1 parent ecc4a7d commit 066d2e3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"dependencies": {
5959
"@jupyter-widgets/base": "^1.1.10 || ^2 || ^3 || ^4",
6060
"@jupyterlab/application": "^3.4.5",
61-
"@tiledb-inc/viz-core": "1.0.1"
61+
"@tiledb-inc/viz-core": "^1.0.2-alpha.1"
6262
},
6363
"devDependencies": {
6464
"@jupyterlab/builder": "^3.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -806,10 +806,10 @@
806806
paralleljs "github:SarantopoulosKon/parallel.js#node-mode-in-web-worker"
807807
save-file "^2.3.1"
808808

809-
"@tiledb-inc/[email protected]":
810-
version "1.0.1"
811-
resolved "https://registry.yarnpkg.com/@tiledb-inc/viz-core/-/viz-core-1.0.1.tgz#5b00f4ec1f01ec498aef03e22fdaebc1842d61ee"
812-
integrity sha512-Qrsv5LnGV2PvuL5nLojqfeZ7MAMgtl8QAK4OoTB1yWMhNXLdZbgGhSohRzHDmsWVkQNLffBDJCY7Qf8ml5x3mA==
809+
"@tiledb-inc/viz-core@^1.0.2-alpha.1":
810+
version "1.0.2-alpha.1"
811+
resolved "https://registry.yarnpkg.com/@tiledb-inc/viz-core/-/viz-core-1.0.2-alpha.1.tgz#db8310680c00f15962537f6e87616b1d82d8c962"
812+
integrity sha512-O1OtzwWt3b/XBpvpJqrnxd1kE9eeusGauAw6DaWxnVMofFhJ6N6kajgVQ2rBr//3eNF5wdKmdD2UASDDJbw8Aw==
813813
dependencies:
814814
"@babylonjs/core" "^5.42.0"
815815
"@babylonjs/gui" "^5.42.0"

0 commit comments

Comments
 (0)