Skip to content

Commit 9621b70

Browse files
committed
fix: deps
1 parent 523f129 commit 9621b70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datalayer/jupyter-react",
3-
"version": "0.18.0",
3+
"version": "0.18.1",
44
"description": "Jupyter React - React.js components 100% compatible with Jupyter.",
55
"license": "MIT",
66
"main": "lib/index.js",
@@ -127,7 +127,6 @@
127127
"@jupyterlab/toc-extension": "^6.0.0",
128128
"@jupyterlab/translation-extension": "^4.0.0",
129129
"@jupyterlab/ui-components-extension": "^4.0.0",
130-
"@jupyterlite/pyodide-kernel-extension": "^0.4.0",
131130
"@jupyterlite/server": "^4.0.0",
132131
"@jupyterlite/server-extension": "^4.0.0",
133132
"@lumino/default-theme": "^2.0.0",
@@ -166,6 +165,7 @@
166165
"@jupyterlab/testutils": "^4.0.0",
167166
"@jupyterlab/vega3-extension": "^3.3.0",
168167
"@jupyterlite/javascript-kernel-extension": "^0.3.0",
168+
"@jupyterlite/pyodide-kernel-extension": "^0.4.0",
169169
"@mermaid-js/mermaid-zenuml": "0.2.0",
170170
"@playwright/test": "^1.40.1",
171171
"@primer/octicons-react": "^19.8.0",

0 commit comments

Comments
 (0)