File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jupyterlab/github" ,
3
- "version" : " 0.1.1 " ,
3
+ "version" : " 0.2.0 " ,
4
4
"description" : " JupyterLab viewer for GitHub repositories" ,
5
5
"author" : " Ian Rose" ,
6
6
"main" : " lib/index.js" ,
31
31
"watch" : " tsc -w"
32
32
},
33
33
"dependencies" : {
34
- "@jupyterlab/application" : " ^0.11 .0" ,
35
- "@jupyterlab/apputils" : " ^0.11 .0" ,
36
- "@jupyterlab/coreutils" : " ^0.11 .0" ,
37
- "@jupyterlab/docmanager" : " ^0.11 .0" ,
38
- "@jupyterlab/docregistry" : " ^0.11 .0" ,
39
- "@jupyterlab/filebrowser" : " ^0.11 .0" ,
40
- "@jupyterlab/services" : " ^0.50 .0" ,
34
+ "@jupyterlab/application" : " ^0.12 .0" ,
35
+ "@jupyterlab/apputils" : " ^0.12 .0" ,
36
+ "@jupyterlab/coreutils" : " ^0.12 .0" ,
37
+ "@jupyterlab/docmanager" : " ^0.12 .0" ,
38
+ "@jupyterlab/docregistry" : " ^0.12 .0" ,
39
+ "@jupyterlab/filebrowser" : " ^0.12 .0" ,
40
+ "@jupyterlab/services" : " ^0.51 .0" ,
41
41
"@phosphor/widgets" : " ^1.3.0"
42
42
},
43
43
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments