File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "npmClient" : " yarn" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
44 "useWorkspaces" : true
55}
Original file line number Diff line number Diff line change 11{
22 "name" : " @jupyter-notebook/web-components" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
44 "description" : " A component library for building extensions in Jupyter frontends." ,
55 "homepage" : " https://github.com/jupyterlab-contrib/jupyter-ui-toolkit#readme" ,
66 "license" : " BSD-3-Clause" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " jupyter-ui-demo" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
44 "description" : " A JupyterLab extension to present an artwork of available UI components" ,
55 "private" : true ,
66 "keywords" : [
4848 "watch:labextension" : " jupyter labextension watch ."
4949 },
5050 "dependencies" : {
51- "@jupyter-notebook/react-components" : " ^0.1.2 " ,
52- "@jupyter-notebook/web-components" : " ^0.1.2 " ,
51+ "@jupyter-notebook/react-components" : " ^0.1.3 " ,
52+ "@jupyter-notebook/web-components" : " ^0.1.3 " ,
5353 "@jupyterlab/application" : " ^3.1.0" ,
5454 "@jupyterlab/apputils" : " ^3.0.0" ,
5555 "@lumino/widgets" : " ^1.30.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @jupyter-notebook/react-components" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
44 "description" : " A component library for building extensions in Jupyter frontends." ,
55 "homepage" : " https://github.com/jupyterlab-contrib/jupyter-ui-toolkit#readme" ,
66 "license" : " BSD-3-Clause" ,
3333 "test" : " jest --verbose --coverage"
3434 },
3535 "dependencies" : {
36- "@jupyter-notebook/web-components" : " ^0.1.2 " ,
36+ "@jupyter-notebook/web-components" : " ^0.1.3 " ,
3737 "@microsoft/fast-react-wrapper" : " ^0.1.17" ,
3838 "react" : " ^17.0.0"
3939 },
You can’t perform that action at this time.
0 commit comments