Skip to content

Commit feccba3

Browse files
committed
update jupyter-js-widgets for jupyterlab
1 parent d1af60a commit feccba3

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
@@ -21,8 +21,8 @@
2121
},
2222
"dependencies": {
2323
"jquery": "^2.1.4",
24-
"jupyter-js-widgets": "^2.0.4",
25-
"@jupyterlab/nbwidgets": "^0.5.0",
24+
"jupyter-js-widgets": "^2.0.12",
25+
"@jupyterlab/nbwidgets": "^0.6.0",
2626
"three": "^0.75.0",
2727
"underscore": "^1.8.3"
2828
}

0 commit comments

Comments
 (0)