Skip to content

Commit

Permalink
Remove workspaces to fix check-release (#16)
Browse files Browse the repository at this point in the history
* Remove workspaces to fix check-release

* Fix yarn.lock
  • Loading branch information
fcollonval authored Aug 22, 2023
1 parent 3cfc916 commit 976d622
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 2,721 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@
"type": "git",
"url": "https://github.com/jupyterlab-contrib/jupyterlab-favorites.git"
},
"workspaces": [
"ui-tests"
],
"scripts": {
"build": "jlpm build:lib && jlpm build:labextension:dev",
"build:labextension": "jupyter labextension build .",
Expand Down
Loading

0 comments on commit 976d622

Please sign in to comment.