Skip to content

Commit

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

SHA256SUMS: 2512ceecf491634e002ba4e65f8dd309cd07daddf0bd33292c29438959595875

jupyterlite-0.1.0a20-py3-none-any.whl: 67a1af6d682be9248eee3654ffdd1b485875aa2708277afd4591d31b1a60d400

jupyterlite-0.1.0a20.tar.gz: 1710b3200d6d652349582564349e8a407b456fe2da37e4cc65b4406f96610b7f

jupyterlite-app-0.1.0-alpha.20.tgz: 5153023ac8b9410f8cb291804bab239d00b31a1b594689018f451d611bb6fb2e

jupyterlite-application-extension-0.1.0-alpha.20.tgz: eb44a3ac76f07f69c0059ad7e5466ea63e40c51c3f5fc526e1f6a415be38c7b6

jupyterlite-contents-0.1.0-alpha.20.tgz: fe4ed9c050678a6000f2ab44464c56296f99676064932a02455143f2b4b7324b

jupyterlite-iframe-extension-0.1.0-alpha.20.tgz: dbc03d61d3c625f0e352cb48376cb76812c5add9c351e33d2b8b29583e1aaba0

jupyterlite-javascript-kernel-0.1.0-alpha.20.tgz: 17c5c843f49d1f64031a3ba0b7f0cd90b923e49c106be9370c120a89e71524d1

jupyterlite-javascript-kernel-extension-0.1.0-alpha.20.tgz: 02429f4052133f97131b59f3cbe6b341fb2aaea417b35cdfff2d8fb4d541b3a0

jupyterlite-kernel-0.1.0-alpha.20.tgz: 316099ac6afbe8da1226a88a7e2946984ddda41911849eafaa70880bf8f7ddfb

jupyterlite-pyolite-kernel-0.1.0-alpha.20.tgz: 07c3e6b90053710b73860c828ca83f3bbe8024b18648cf6148b725e85f419d2f

jupyterlite-pyolite-kernel-extension-0.1.0-alpha.20.tgz: 98b10519e0bda4e573842751d451b0121395c537aef86021a901593ba8addea5

jupyterlite-retro-application-extension-0.1.0-alpha.20.tgz: b9ffa5bd4f5e2924a02a710f888369b513bb5f8f015d464b3dd8d021bce2c5bd

jupyterlite-server-0.1.0-alpha.20.tgz: 396aef3c621f6c74b5bf5bb6ff3b68adebce4e5c719d3d34d720f61bb7c031bf

jupyterlite-server-extension-0.1.0-alpha.20.tgz: acc791acf8903d4efb7f3a64c9c637a114f3525882e27da58991d059a20e7d4c

jupyterlite-session-0.1.0-alpha.20.tgz: 07b704dbc7dd5597c722e269eca8895ab5539c1758fd2e82f571c32f1c39f671

jupyterlite-settings-0.1.0-alpha.20.tgz: 10cd277cdb3357404fb19ba5d19b9cf6f09da991442152d37a30f6f4714eac78

jupyterlite-translation-0.1.0-alpha.20.tgz: 8c5b5487dff37c15a862eb4a0e92c6df2a460cbea4d62ebb5b37e486e996ecdb

jupyterlite-ui-components-0.1.0-alpha.20.tgz: 1f984548b97791b7555765a7b7534fc8aa528f9dd5178572c9bbd3429302673a
  • Loading branch information
github-actions[bot] committed Jan 18, 2022
1 parent 5ae6109 commit cbc4fb0
Show file tree
Hide file tree
Showing 28 changed files with 84 additions and 84 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0, 1, 0, "alpha", 19
current_version = 0, 1, 0, "alpha", 20
commit = False
tag = False
parse = (?P<major>\d+)\,\ (?P<minor>\d+)\,\ (?P<patch>\d+)\,\ \"(?P<release>\S+)\"\,\ (?P<build>\d+)
Expand Down
2 changes: 1 addition & 1 deletion app/jupyter-lite.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"jupyter-lite-schema-version": 0,
"jupyter-config-data": {
"appName": "JupyterLite",
"appVersion": "0.1.0-alpha.19",
"appVersion": "0.1.0-alpha.20",
"baseUrl": "./",
"appUrl": "./lab",
"faviconUrl": "./lab/favicon.ico",
Expand Down
34 changes: 17 additions & 17 deletions app/lab/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlite/app-lab",
"version": "0.1.0-alpha.19",
"version": "0.1.0-alpha.20",
"private": true,
"scripts": {
"build": "webpack --config ../webpack.config.js",
Expand Down Expand Up @@ -81,15 +81,15 @@
"@jupyterlab/ui-components": "~3.2.6",
"@jupyterlab/ui-components-extension": "~3.2.6",
"@jupyterlab/vega5-extension": "~3.2.6",
"@jupyterlite/application-extension": "~0.1.0-alpha.19",
"@jupyterlite/iframe-extension": "~0.1.0-alpha.19",
"@jupyterlite/javascript-kernel": "~0.1.0-alpha.19",
"@jupyterlite/javascript-kernel-extension": "~0.1.0-alpha.19",
"@jupyterlite/kernel": "~0.1.0-alpha.19",
"@jupyterlite/pyolite-kernel-extension": "~0.1.0-alpha.19",
"@jupyterlite/server": "~0.1.0-alpha.19",
"@jupyterlite/server-extension": "~0.1.0-alpha.19",
"@jupyterlite/ui-components": "~0.1.0-alpha.19",
"@jupyterlite/application-extension": "~0.1.0-alpha.20",
"@jupyterlite/iframe-extension": "~0.1.0-alpha.20",
"@jupyterlite/javascript-kernel": "~0.1.0-alpha.20",
"@jupyterlite/javascript-kernel-extension": "~0.1.0-alpha.20",
"@jupyterlite/kernel": "~0.1.0-alpha.20",
"@jupyterlite/pyolite-kernel-extension": "~0.1.0-alpha.20",
"@jupyterlite/server": "~0.1.0-alpha.20",
"@jupyterlite/server-extension": "~0.1.0-alpha.20",
"@jupyterlite/ui-components": "~0.1.0-alpha.20",
"@lumino/algorithm": "~1.6.2",
"@lumino/application": "~1.23.2",
"@lumino/commands": "~1.15.2",
Expand Down Expand Up @@ -144,13 +144,13 @@
"@jupyterlab/translation-extension": "~3.2.6",
"@jupyterlab/ui-components-extension": "~3.2.6",
"@jupyterlab/vega5-extension": "~3.2.6",
"@jupyterlite/application-extension": "^0.1.0-alpha.19",
"@jupyterlite/iframe-extension": "^0.1.0-alpha.19",
"@jupyterlite/javascript-kernel-extension": "^0.1.0-alpha.19",
"@jupyterlite/pyolite-kernel-extension": "^0.1.0-alpha.19",
"@jupyterlite/server": "^0.1.0-alpha.19",
"@jupyterlite/server-extension": "^0.1.0-alpha.19",
"@jupyterlite/ui-components": "^0.1.0-alpha.19",
"@jupyterlite/application-extension": "^0.1.0-alpha.20",
"@jupyterlite/iframe-extension": "^0.1.0-alpha.20",
"@jupyterlite/javascript-kernel-extension": "^0.1.0-alpha.20",
"@jupyterlite/pyolite-kernel-extension": "^0.1.0-alpha.20",
"@jupyterlite/server": "^0.1.0-alpha.20",
"@jupyterlite/server-extension": "^0.1.0-alpha.20",
"@jupyterlite/ui-components": "^0.1.0-alpha.20",
"es6-promise": "~4.2.8",
"react": "^17.0.1",
"react-dom": "^17.0.1",
Expand Down
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlite/app",
"version": "0.1.0-alpha.19",
"version": "0.1.0-alpha.20",
"homepage": "https://github.com/jupyterlite/jupyterlite",
"bugs": {
"url": "https://github.com/jupyterlite/jupyterlite/issues"
Expand Down
34 changes: 17 additions & 17 deletions app/retro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlite/app-retro",
"version": "0.1.0-alpha.19",
"version": "0.1.0-alpha.20",
"private": true,
"scripts": {
"build": "webpack --config ../webpack.config.js",
Expand Down Expand Up @@ -65,15 +65,15 @@
"@jupyterlab/translation": "~3.2.6",
"@jupyterlab/translation-extension": "~3.2.6",
"@jupyterlab/ui-components": "~3.2.6",
"@jupyterlite/application-extension": "~0.1.0-alpha.19",
"@jupyterlite/iframe-extension": "~0.1.0-alpha.19",
"@jupyterlite/javascript-kernel": "~0.1.0-alpha.19",
"@jupyterlite/javascript-kernel-extension": "~0.1.0-alpha.19",
"@jupyterlite/kernel": "~0.1.0-alpha.19",
"@jupyterlite/pyolite-kernel-extension": "~0.1.0-alpha.19",
"@jupyterlite/retro-application-extension": "~0.1.0-alpha.19",
"@jupyterlite/server": "~0.1.0-alpha.19",
"@jupyterlite/server-extension": "~0.1.0-alpha.19",
"@jupyterlite/application-extension": "~0.1.0-alpha.20",
"@jupyterlite/iframe-extension": "~0.1.0-alpha.20",
"@jupyterlite/javascript-kernel": "~0.1.0-alpha.20",
"@jupyterlite/javascript-kernel-extension": "~0.1.0-alpha.20",
"@jupyterlite/kernel": "~0.1.0-alpha.20",
"@jupyterlite/pyolite-kernel-extension": "~0.1.0-alpha.20",
"@jupyterlite/retro-application-extension": "~0.1.0-alpha.20",
"@jupyterlite/server": "~0.1.0-alpha.20",
"@jupyterlite/server-extension": "~0.1.0-alpha.20",
"@lumino/algorithm": "~1.6.2",
"@lumino/application": "~1.23.2",
"@lumino/commands": "~1.15.2",
Expand Down Expand Up @@ -120,13 +120,13 @@
"@jupyterlab/theme-light-extension": "~3.2.6",
"@jupyterlab/tooltip-extension": "~3.2.6",
"@jupyterlab/translation-extension": "~3.2.6",
"@jupyterlite/application-extension": "^0.1.0-alpha.19",
"@jupyterlite/iframe-extension": "^0.1.0-alpha.19",
"@jupyterlite/javascript-kernel-extension": "^0.1.0-alpha.19",
"@jupyterlite/pyolite-kernel-extension": "^0.1.0-alpha.19",
"@jupyterlite/retro-application-extension": "^0.1.0-alpha.19",
"@jupyterlite/server": "^0.1.0-alpha.19",
"@jupyterlite/server-extension": "^0.1.0-alpha.19",
"@jupyterlite/application-extension": "^0.1.0-alpha.20",
"@jupyterlite/iframe-extension": "^0.1.0-alpha.20",
"@jupyterlite/javascript-kernel-extension": "^0.1.0-alpha.20",
"@jupyterlite/pyolite-kernel-extension": "^0.1.0-alpha.20",
"@jupyterlite/retro-application-extension": "^0.1.0-alpha.20",
"@jupyterlite/server": "^0.1.0-alpha.20",
"@jupyterlite/server-extension": "^0.1.0-alpha.20",
"@retrolab/application": "^0.3.16",
"@retrolab/application-extension": "^0.3.16",
"@retrolab/docmanager-extension": "^0.3.16",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlite/root",
"version": "0.1.0a19",
"version": "0.1.0a20",
"private": true,
"homepage": "https://github.com/jupyterlite/jupyterlite",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/_metapackage/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@jupyterlite/metapackage",
"private": true,
"version": "0.1.0-alpha.19",
"version": "0.1.0-alpha.20",
"description": "JupyterLite - Metapackage",
"homepage": "https://github.com/jupyterlite/jupyterlite",
"bugs": {
Expand Down
4 changes: 2 additions & 2 deletions packages/application-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlite/application-extension",
"version": "0.1.0-alpha.19",
"version": "0.1.0-alpha.20",
"description": "JupyterLite - Application Extension",
"homepage": "https://github.com/jupyterlite/jupyterlite",
"bugs": {
Expand Down Expand Up @@ -47,7 +47,7 @@
"@jupyterlab/services": "~6.2.6",
"@jupyterlab/translation": "~3.2.6",
"@jupyterlab/ui-components": "~3.2.6",
"@jupyterlite/ui-components": "^0.1.0-alpha.19",
"@jupyterlite/ui-components": "^0.1.0-alpha.20",
"@lumino/algorithm": "^1.6.0",
"@lumino/coreutils": "^1.8.0",
"@lumino/widgets": "^1.23.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/contents/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlite/contents",
"version": "0.1.0-alpha.19",
"version": "0.1.0-alpha.20",
"description": "JupyterLite - Contents",
"homepage": "https://github.com/jupyterlite/jupyterlite",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/iframe-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlite/iframe-extension",
"version": "0.1.0-alpha.19",
"version": "0.1.0-alpha.20",
"description": "JupyterLite - IFrame Viewer",
"homepage": "https://github.com/jupyterlite/jupyterlite",
"bugs": {
Expand Down
8 changes: 4 additions & 4 deletions packages/javascript-kernel-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlite/javascript-kernel-extension",
"version": "0.1.0-alpha.19",
"version": "0.1.0-alpha.20",
"description": "JupyterLite - JavaScript Kernel Extension",
"homepage": "https://github.com/jupyterlite/jupyterlite",
"bugs": {
Expand Down Expand Up @@ -38,9 +38,9 @@
},
"dependencies": {
"@jupyterlab/coreutils": "^5.2.6",
"@jupyterlite/javascript-kernel": "^0.1.0-alpha.19",
"@jupyterlite/kernel": "^0.1.0-alpha.19",
"@jupyterlite/server": "^0.1.0-alpha.19"
"@jupyterlite/javascript-kernel": "^0.1.0-alpha.20",
"@jupyterlite/kernel": "^0.1.0-alpha.20",
"@jupyterlite/server": "^0.1.0-alpha.20"
},
"devDependencies": {
"@babel/core": "^7.11.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/javascript-kernel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlite/javascript-kernel",
"version": "0.1.0-alpha.19",
"version": "0.1.0-alpha.20",
"description": "JupyterLite - JavaScript Kernel",
"homepage": "https://github.com/jupyterlite/jupyterlite",
"bugs": {
Expand Down Expand Up @@ -42,7 +42,7 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyterlite/kernel": "^0.1.0-alpha.19"
"@jupyterlite/kernel": "^0.1.0-alpha.20"
},
"devDependencies": {
"@babel/core": "^7.11.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/kernel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlite/kernel",
"version": "0.1.0-alpha.19",
"version": "0.1.0-alpha.20",
"description": "JupyterLite - Kernel",
"homepage": "https://github.com/jupyterlite/jupyterlite",
"bugs": {
Expand Down
8 changes: 4 additions & 4 deletions packages/pyolite-kernel-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlite/pyolite-kernel-extension",
"version": "0.1.0-alpha.19",
"version": "0.1.0-alpha.20",
"description": "JupyterLite - Pyolite Kernel Extension",
"homepage": "https://github.com/jupyterlite/jupyterlite",
"bugs": {
Expand Down Expand Up @@ -38,9 +38,9 @@
},
"dependencies": {
"@jupyterlab/coreutils": "~5.2.6",
"@jupyterlite/kernel": "^0.1.0-alpha.19",
"@jupyterlite/pyolite-kernel": "^0.1.0-alpha.19",
"@jupyterlite/server": "^0.1.0-alpha.19"
"@jupyterlite/kernel": "^0.1.0-alpha.20",
"@jupyterlite/pyolite-kernel": "^0.1.0-alpha.20",
"@jupyterlite/server": "^0.1.0-alpha.20"
},
"devDependencies": {
"@babel/core": "^7.11.6",
Expand Down
8 changes: 4 additions & 4 deletions packages/pyolite-kernel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlite/pyolite-kernel",
"version": "0.1.0-alpha.19",
"version": "0.1.0-alpha.20",
"description": "JupyterLite - Pyolite Kernel",
"homepage": "https://github.com/jupyterlite/jupyterlite",
"bugs": {
Expand Down Expand Up @@ -48,7 +48,7 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyterlite/kernel": "^0.1.0-alpha.19"
"@jupyterlite/kernel": "^0.1.0-alpha.20"
},
"devDependencies": {
"@babel/core": "^7.11.6",
Expand All @@ -65,8 +65,8 @@
},
"pyolite": {
"packages": {
"py/pyolite": "0.1.0a19",
"py/piplite": "0.1.0a19",
"py/pyolite": "0.1.0a20",
"py/piplite": "0.1.0a20",
"py/ipykernel": "5.5.5",
"py/widgetsnbextension": "3.5.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/pyolite-kernel/py/piplite/piplite/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""A configurable Python package backed by Pyodide's micropip"""
from .piplite import install

__version__ = "0.1.0a19"
__version__ = "0.1.0a20"

__all__ = ["install"]
2 changes: 1 addition & 1 deletion packages/pyolite-kernel/py/piplite/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ home-page = "https://github.com/jupyterlite/jupyterlite"
requires-python = ">=3.6"

[tool.tbump.version]
current = "0.1.0a19"
current = "0.1.0a20"
regex = '''
(?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)
((?P<channel>a|b|rc|.dev)(?P<release>\d+))?
Expand Down
2 changes: 1 addition & 1 deletion packages/pyolite-kernel/py/pyolite/pyolite/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""A Python kernel backed by Pyodide"""

__version__ = "0.1.0a19"
__version__ = "0.1.0a20"

import sys

Expand Down
2 changes: 1 addition & 1 deletion packages/pyolite-kernel/py/pyolite/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ home-page = "https://github.com/jupyterlite/jupyterlite"
requires-python = ">=3.6"

[tool.tbump.version]
current = "0.1.0a19"
current = "0.1.0a20"
regex = '''
(?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)
((?P<channel>a|b|rc|.dev)(?P<release>\d+))?
Expand Down
6 changes: 3 additions & 3 deletions packages/pyolite-kernel/src/_pypi.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// this file is autogenerated from the wheels described in ../package.json
export * as allJSONUrl from '!!file-loader?name=pypi/[name].[ext]&context=.!../pypi/all.json';
export * as ipykernelWheelUrl from '!!file-loader?name=pypi/[name].[ext]&context=.!../pypi/ipykernel-5.5.5-py3-none-any.whl';
export * as pipliteWheelUrl from '!!file-loader?name=pypi/[name].[ext]&context=.!../pypi/piplite-0.1.0a19-py3-none-any.whl';
export * as pyoliteWheelUrl from '!!file-loader?name=pypi/[name].[ext]&context=.!../pypi/pyolite-0.1.0a19-py3-none-any.whl';
export * as pipliteWheelUrl from '!!file-loader?name=pypi/[name].[ext]&context=.!../pypi/piplite-0.1.0a20-py3-none-any.whl';
export * as pyoliteWheelUrl from '!!file-loader?name=pypi/[name].[ext]&context=.!../pypi/pyolite-0.1.0a20-py3-none-any.whl';
export * as widgetsnbextensionWheelUrl from '!!file-loader?name=pypi/[name].[ext]&context=.!../pypi/widgetsnbextension-3.5.0-py3-none-any.whl';
export const PIPLITE_WHEEL = 'piplite-0.1.0a19-py3-none-any.whl';
export const PIPLITE_WHEEL = 'piplite-0.1.0a20-py3-none-any.whl';
2 changes: 1 addition & 1 deletion packages/retro-application-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlite/retro-application-extension",
"version": "0.1.0-alpha.19",
"version": "0.1.0-alpha.20",
"description": "JupyterLite - Retro Application Extension",
"homepage": "https://github.com/jupyterlite/jupyterlite",
"bugs": {
Expand Down
12 changes: 6 additions & 6 deletions packages/server-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlite/server-extension",
"version": "0.1.0-alpha.19",
"version": "0.1.0-alpha.20",
"description": "JupyterLite - Server Extension",
"homepage": "https://github.com/jupyterlite/jupyterlite",
"bugs": {
Expand Down Expand Up @@ -39,11 +39,11 @@
},
"dependencies": {
"@jupyterlab/coreutils": "~5.2.6",
"@jupyterlite/kernel": "^0.1.0-alpha.19",
"@jupyterlite/server": "^0.1.0-alpha.19",
"@jupyterlite/session": "^0.1.0-alpha.19",
"@jupyterlite/settings": "^0.1.0-alpha.19",
"@jupyterlite/translation": "^0.1.0-alpha.19"
"@jupyterlite/kernel": "^0.1.0-alpha.20",
"@jupyterlite/server": "^0.1.0-alpha.20",
"@jupyterlite/session": "^0.1.0-alpha.20",
"@jupyterlite/settings": "^0.1.0-alpha.20",
"@jupyterlite/translation": "^0.1.0-alpha.20"
},
"devDependencies": {
"@babel/core": "^7.11.6",
Expand Down
12 changes: 6 additions & 6 deletions packages/server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlite/server",
"version": "0.1.0-alpha.19",
"version": "0.1.0-alpha.20",
"description": "JupyterLite - Server",
"homepage": "https://github.com/jupyterlite/jupyterlite",
"bugs": {
Expand Down Expand Up @@ -48,11 +48,11 @@
"@jupyterlab/services": "~6.2.6",
"@jupyterlab/settingregistry": "~3.2.6",
"@jupyterlab/statedb": "~3.2.6",
"@jupyterlite/contents": "^0.1.0-alpha.19",
"@jupyterlite/kernel": "^0.1.0-alpha.19",
"@jupyterlite/session": "^0.1.0-alpha.19",
"@jupyterlite/settings": "^0.1.0-alpha.19",
"@jupyterlite/translation": "^0.1.0-alpha.19",
"@jupyterlite/contents": "^0.1.0-alpha.20",
"@jupyterlite/kernel": "^0.1.0-alpha.20",
"@jupyterlite/session": "^0.1.0-alpha.20",
"@jupyterlite/settings": "^0.1.0-alpha.20",
"@jupyterlite/translation": "^0.1.0-alpha.20",
"@lumino/application": "^1.20.0",
"@lumino/coreutils": "^1.8.0",
"mock-socket": "^9.0.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/session/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlite/session",
"version": "0.1.0-alpha.19",
"version": "0.1.0-alpha.20",
"description": "JupyterLite - Session",
"homepage": "https://github.com/jupyterlite/jupyterlite",
"bugs": {
Expand Down Expand Up @@ -43,7 +43,7 @@
},
"dependencies": {
"@jupyterlab/services": "~6.2.6",
"@jupyterlite/kernel": "^0.1.0-alpha.19",
"@jupyterlite/kernel": "^0.1.0-alpha.20",
"@lumino/algorithm": "^1.6.0",
"@lumino/coreutils": "^1.8.0"
},
Expand Down
Loading

0 comments on commit cbc4fb0

Please sign in to comment.