Skip to content

Commit

Permalink
Publish 0.1.0a10
Browse files Browse the repository at this point in the history
SHA256 hashes:

jupyterlite-p5-kernel-0.1.0-alpha.10.tgz: 537310350a590045fd0ff935243af90ed7cb155af68a8370a0d5b88fdb89b94b

jupyterlite-p5-kernel-0.1.0a10.tar.gz: 7775c13431f8d8c7022ac12b68166fc546abb9c73b5dc0c7743a87d954cc7bb9

jupyterlite-p5-kernel-extension-0.1.0-alpha.10.tgz: d7a29580093597bac52a6c23def4eb694e026e1a58e6d2e165738d183461416b

jupyterlite_p5_kernel-0.1.0a10-py3-none-any.whl: f355b53b8857601a45dc2b07b8f19c1561bc984a6e7527642d22b76cba903513
  • Loading branch information
github-actions[bot] committed Sep 30, 2021
1 parent 5f8f345 commit 72ea08b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"npmClient": "yarn",
"version": "0.1.0-alpha.9",
"version": "0.1.0-alpha.10",
"useWorkspaces": true
}
4 changes: 2 additions & 2 deletions packages/p5-kernel-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlite/p5-kernel-extension",
"version": "0.1.0-alpha.9",
"version": "0.1.0-alpha.10",
"description": "JupyterLite - p5.js Kernel Extension",
"homepage": "https://github.com/jupyterlite/jupyterlite",
"bugs": {
Expand Down Expand Up @@ -50,7 +50,7 @@
},
"dependencies": {
"@jupyterlite/kernel": "^0.1.0-alpha.9",
"@jupyterlite/p5-kernel": "^0.1.0-alpha.9",
"@jupyterlite/p5-kernel": "^0.1.0-alpha.10",
"@jupyterlite/server": "^0.1.0-alpha.9"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/p5-kernel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlite/p5-kernel",
"version": "0.1.0-alpha.9",
"version": "0.1.0-alpha.10",
"description": "JupyterLite - p5.js Kernel",
"homepage": "https://github.com/jupyterlite/jupyterlite",
"bugs": {
Expand Down

0 comments on commit 72ea08b

Please sign in to comment.