Skip to content

Commit

Permalink
release: 1.0.7 (#16)
Browse files Browse the repository at this point in the history
* release: 1.0.7

* bump: primer
  • Loading branch information
echarles authored Jul 15, 2024
1 parent 38db82d commit 29db8ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@datalayer/core",
"version": "1.0.6",
"version": "1.0.7",
"description": "Ξ Datalayer Core.",
"keywords": [
"datalayer",
Expand Down Expand Up @@ -65,7 +65,7 @@
"watch:src": "tsc -w"
},
"dependencies": {
"@datalayer/run": "^0.1.2"
"@datalayer/run": "^0.1.4"
},
"devDependencies": {
"@babel/core": "^7.21.0",
Expand Down Expand Up @@ -179,7 +179,7 @@
"@lumino/signaling": "2.1.1",
"@lumino/virtualdom": "2.0.1",
"@lumino/widgets": "2.3.1",
"@primer/react": "36.20.0",
"@primer/react": "^36.25.0",
"@rjsf/core": "5.3.0",
"@rjsf/utils": "5.3.0",
"@rjsf/validator-ajv6": "5.3.0",
Expand Down

0 comments on commit 29db8ae

Please sign in to comment.