Skip to content

Commit 2224ecd

Browse files
authored
Merge pull request #74 from SylvainCorlay/jlab-0131
Update to jupyterlab 0.13.1
2 parents 1c588bb + 1f4550d commit 2224ecd

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)