We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ea30e3 commit 6667d0eCopy full SHA for 6667d0e
packages/blockly-extension/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jupyterlab-blockly-extension",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"description": "Blockly extension for JupyterLab.",
5
"keywords": [
6
"jupyter",
@@ -52,7 +52,7 @@
52
"@jupyterlab/settingregistry": "^3.4",
53
"@jupyterlab/translation": "^3.4",
54
"@jupyterlab/ui-components": "^3.4",
55
- "jupyterlab-blockly": "^0.1.0"
+ "jupyterlab-blockly": "^0.1.1"
56
},
57
"devDependencies": {
58
"@jupyterlab/builder": "^3.4",
packages/blockly/package.json
"name": "jupyterlab-blockly",
"blockly",
0 commit comments