Skip to content

Commit 75acdc4

Browse files
committed
bump: version
1 parent fe982e9 commit 75acdc4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/lexical/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-lexical",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Jupyter UI for Lexical",
55
"license": "MIT",
66
"main": "lib/index.js",
@@ -62,7 +62,7 @@
6262
},
6363
"dependencies": {
6464
"@datalayer/icons-react": "^1.0.0",
65-
"@datalayer/jupyter-react": "^1.0.7",
65+
"@datalayer/jupyter-react": "^1.1.4",
6666
"@datalayer/primer-addons": "^1.0.3",
6767
"@jupyterlab/application": "^4.0.0",
6868
"@jupyterlab/coreutils": "^6.0.0",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datalayer/jupyter-react",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "Jupyter React - React.js components 100% compatible with Jupyter.",
55
"license": "MIT",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)