File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jupyterlab-blockly-extension" ,
3
- "version" : " 0.1.0-alpha.2 " ,
3
+ "version" : " 0.1.0-alpha.3 " ,
4
4
"description" : " Blockly extension for JupyterLab." ,
5
5
"keywords" : [
6
6
" jupyter" ,
48
48
"@jupyterlab/codeeditor" : " ^3.4" ,
49
49
"@jupyterlab/filebrowser" : " ^3.4" ,
50
50
"@jupyterlab/launcher" : " ^3.4" ,
51
- "@jupyterlab/settingregistry" : " ^3.4" ,
52
51
"@jupyterlab/rendermime" : " ^3.4" ,
52
+ "@jupyterlab/settingregistry" : " ^3.4" ,
53
53
"@jupyterlab/translation" : " ^3.4" ,
54
54
"@jupyterlab/ui-components" : " ^3.4" ,
55
- "jupyterlab-blockly" : " ^0.1.0-alpha.2 "
55
+ "jupyterlab-blockly" : " ^0.1.0-alpha.3 "
56
56
},
57
57
"devDependencies" : {
58
58
"@jupyterlab/builder" : " ^3.4" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jupyterlab-blockly" ,
3
- "version" : " 0.1.0-alpha.2 " ,
3
+ "version" : " 0.1.0-alpha.3 " ,
4
4
"description" : " Blockly extension for JupyterLab." ,
5
5
"keywords" : [
6
6
" blockly" ,
You can’t perform that action at this time.
0 commit comments