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" : " 0.4.6 " ,
3
+ "version" : " 0.4.9 " ,
4
4
"description" : " VPython extension for Jupyterlab" ,
5
5
"keywords" : [
6
6
" jupyter" ,
33
33
"watch" : " tsc -w"
34
34
},
35
35
"dependencies" : {
36
- "@jupyterlab/application" : " ^1.1.3 " ,
37
- "@jupyterlab/apputils" : " ^1.1.3 " ,
38
- "@jupyterlab/coreutils" : " ^3.1 .0" ,
39
- "@jupyterlab/docregistry" : " ^1.1.3 " ,
40
- "@jupyterlab/notebook" : " ^1.1.3 " ,
41
- "@phosphor/disposable" : " ^1.3.0 " ,
36
+ "@jupyterlab/application" : " ^1.2.1 " ,
37
+ "@jupyterlab/apputils" : " ^1.2.1 " ,
38
+ "@jupyterlab/coreutils" : " ^3.2 .0" ,
39
+ "@jupyterlab/docregistry" : " ^1.2.1 " ,
40
+ "@jupyterlab/notebook" : " ^1.2.2 " ,
41
+ "@phosphor/disposable" : " ^1.3.1 " ,
42
42
"script-loader" : " ^0.7.2"
43
43
},
44
44
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments