Skip to content

Commit

Permalink
fix libs
Browse files Browse the repository at this point in the history
  • Loading branch information
akosyakov committed Oct 16, 2023
1 parent 81bca39 commit df9024b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions components/gitpod-protocol/BUILD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ packages:
- .eslintrc
- mocha.opts
- package.json
deps:
- components/public-api/typescript:lib
config:
packaging: library
yarnLock: ${coreYarnLockBase}/yarn.lock
Expand Down
2 changes: 0 additions & 2 deletions components/public-api/typescript/BUILD.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
packages:
- name: lib
type: yarn
deps:
- components/gitpod-protocol:lib
srcs:
- src/**
- package.json
Expand Down

0 comments on commit df9024b

Please sign in to comment.