File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vpython" ,
3
- "version" : " 2 .0.1 " ,
3
+ "version" : " 3 .0.0 " ,
4
4
"description" : " VPython extension for JupyterLab" ,
5
5
"keywords" : [
6
6
" jupyter" ,
35
35
"watch" : " tsc -w"
36
36
},
37
37
"dependencies" : {
38
- "@jupyterlab/application" : " ^2.1.2 " ,
39
- "@jupyterlab/apputils" : " ^2.1.1 " ,
40
- "@jupyterlab/coreutils" : " ^4.1.0 " ,
41
- "@jupyterlab/docregistry" : " ^2.1.2 " ,
42
- "@jupyterlab/notebook" : " ^2.1.2 " ,
43
- "@lumino/disposable" : " ^1.4 .0" ,
38
+ "@jupyterlab/application" : " 3.0.9 " ,
39
+ "@jupyterlab/apputils" : " 3.0.7 " ,
40
+ "@jupyterlab/coreutils" : " 5.0.5 " ,
41
+ "@jupyterlab/docregistry" : " 3.0.9 " ,
42
+ "@jupyterlab/notebook" : " 3.0.9 " ,
43
+ "@lumino/disposable" : " ^1.5 .0" ,
44
44
"script-loader" : " ^0.7.2"
45
45
},
46
46
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments