Skip to content

Commit

Permalink
fix: packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
echarles committed Aug 13, 2024
1 parent 043cb9f commit 96baeb6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"watch:src": "tsc -w"
},
"dependencies": {
"@datalayer/run": "^0.1.14"
"@datalayer/run": "^0.1.15"
},
"devDependencies": {
"@babel/core": "^7.21.0",
Expand Down
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ exclude = [".github", "binder", ".yarn"]
[tool.hatch.build.targets.wheel]
artifacts = [
"datalayer_core/static",
"datalayer_core/labextension",
"datalayer_core/about/about.md",
]

Expand Down

0 comments on commit 96baeb6

Please sign in to comment.