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 c016a4a commit f6545a3Copy full SHA for f6545a3
packages/blockly-extension/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jupyterlab-blockly-extension",
3
- "version": "0.1.0-alpha.3",
+ "version": "0.1.0-alpha.4",
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-alpha.3"
+ "jupyterlab-blockly": "^0.1.0-alpha.4"
56
},
57
"devDependencies": {
58
"@jupyterlab/builder": "^3.4",
packages/blockly/package.json
"name": "jupyterlab-blockly",
"blockly",
0 commit comments