File tree Expand file tree Collapse file tree 2 files changed +306
-347
lines changed Expand file tree Collapse file tree 2 files changed +306
-347
lines changed Original file line number Diff line number Diff line change 45
45
"watch:labextension" : " jupyter labextension watch ."
46
46
},
47
47
"dependencies" : {
48
- "@jupyterlab/application" : " ^3.0.0-rc.10 " ,
49
- "@jupyterlab/apputils" : " ^3.0.0-rc.10 " ,
50
- "@jupyterlab/coreutils" : " ^5.0.0-rc.10 " ,
51
- "@jupyterlab/services" : " ^6.0.0-rc.10 " ,
52
- "@jupyterlab/statusbar" : " ^3.0.0-rc.10 " ,
53
- "@jupyterlab/translation" : " ^3.0.0-rc.10 " ,
48
+ "@jupyterlab/application" : " ^3.0.0" ,
49
+ "@jupyterlab/apputils" : " ^3.0.0" ,
50
+ "@jupyterlab/coreutils" : " ^5.0.0" ,
51
+ "@jupyterlab/services" : " ^6.0.0" ,
52
+ "@jupyterlab/statusbar" : " ^3.0.0" ,
53
+ "@jupyterlab/translation" : " ^3.0.0" ,
54
54
"@lumino/polling" : " ^1.3.3" ,
55
55
"typestyle" : " ^2.0.4"
56
56
},
57
57
"devDependencies" : {
58
- "@jupyterlab/builder" : " ^3.0.0-rc.10 " ,
58
+ "@jupyterlab/builder" : " ^3.0.0" ,
59
59
"@typescript-eslint/eslint-plugin" : " ^4.2.0" ,
60
60
"@typescript-eslint/parser" : " ^4.2.0" ,
61
61
"eslint" : " ^7.10.0" ,
You can’t perform that action at this time.
0 commit comments