Skip to content

Commit 26aeb63

Browse files
Publish 0.1.0
SHA256 hashes: jupyterlab-blockly-0.1.0.tgz: 4136b48ac827b5a5abe60f80bf8d047474e36cfa783e2f1e90311a0dba5d0722 jupyterlab-blockly-extension-0.1.0.tgz: 04061f5eba88b060deda021fd7fdc66622f8bd5ce4d0d4d867a69f4463c18fa9 jupyterlab_blockly-0.1.0-py3-none-any.whl: d599753cb7e07142acea9d1687b7274ed93134000f229d10b7dd61ea33a69634 jupyterlab_blockly-0.1.0.tar.gz: 89863d9b254022e7a1282a32d80fe4a8ec3608f12058fccb943ba78e2a73b2ec
1 parent 1d8cf7d commit 26aeb63

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/blockly-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyterlab-blockly-extension",
3-
"version": "0.1.0-alpha.5",
3+
"version": "0.1.0",
44
"description": "Blockly extension for JupyterLab.",
55
"keywords": [
66
"jupyter",
@@ -52,7 +52,7 @@
5252
"@jupyterlab/settingregistry": "^3.4",
5353
"@jupyterlab/translation": "^3.4",
5454
"@jupyterlab/ui-components": "^3.4",
55-
"jupyterlab-blockly": "^0.1.0-alpha.5"
55+
"jupyterlab-blockly": "^0.1.0"
5656
},
5757
"devDependencies": {
5858
"@jupyterlab/builder": "^3.4",

packages/blockly/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyterlab-blockly",
3-
"version": "0.1.0-alpha.5",
3+
"version": "0.1.0",
44
"description": "Blockly extension for JupyterLab.",
55
"keywords": [
66
"blockly",

0 commit comments

Comments
 (0)