Skip to content

Commit 7c3be2d

Browse files
update to 1.0.1
1 parent cb57485 commit 7c3be2d

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.0"
61+
"@tiledb-inc/viz-core": "1.0.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].0":
810-
version "1.0.0"
811-
resolved "https://registry.yarnpkg.com/@tiledb-inc/viz-core/-/viz-core-1.0.0.tgz#62bf814aeba300a2ad15b327d7b0b22aba3f9720"
812-
integrity sha512-BPShN0I88R6O8Ca0VRK7ER0C/OkJwyEaRfgGYd6ElsdaGxRVM4t8ogQple1+073C3veRdrrAFzcmnkg3+3kGtA==
809+
"@tiledb-inc/[email protected].1":
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==
813813
dependencies:
814814
"@babylonjs/core" "^5.42.0"
815815
"@babylonjs/gui" "^5.42.0"

0 commit comments

Comments
 (0)