File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"npmClient" : " yarn" ,
3
- "version" : " 0.6.1 " ,
3
+ "version" : " 0.6.2 " ,
4
4
"useWorkspaces" : true
5
5
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jupyter-ui-demo" ,
3
- "version" : " 0.6.1 " ,
3
+ "version" : " 0.6.2 " ,
4
4
"description" : " A JupyterLab extension to present an artwork of available UI components" ,
5
5
"private" : true ,
6
6
"keywords" : [
48
48
"watch:labextension" : " jupyter labextension watch ."
49
49
},
50
50
"dependencies" : {
51
- "@jupyter-notebook/react-components" : " ^0.6.1 " ,
51
+ "@jupyter-notebook/react-components" : " ^0.6.2 " ,
52
52
"@jupyter-notebook/web-components" : " ^0.6.1" ,
53
53
"@jupyterlab/application" : " ^3.1.0" ,
54
54
"@jupyterlab/apputils" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jupyter-notebook/react-components" ,
3
- "version" : " 0.6.1 " ,
3
+ "version" : " 0.6.2 " ,
4
4
"description" : " A component library for building extensions in Jupyter frontends." ,
5
5
"homepage" : " https://github.com/jupyterlab-contrib/jupyter-ui-toolkit#readme" ,
6
6
"license" : " BSD-3-Clause" ,
You can’t perform that action at this time.
0 commit comments