Skip to content

Commit 1f4550d

Browse files
committed
Update to jupyterlab 0.13.1
1 parent 1c588bb commit 1f4550d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

js/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"webpack": "^1.12.14"
2121
},
2222
"dependencies": {
23-
"jupyter-js-widgets": "^2.0.17",
24-
"@jupyterlab/nbwidgets": "^0.6.4",
23+
"jupyter-js-widgets": "^2.0.23",
24+
"@jupyterlab/nbwidgets": "^0.6.6",
2525
"three": "^0.75.0",
2626
"underscore": "^1.8.3"
2727
}

0 commit comments

Comments
 (0)