Skip to content

Commit

Permalink
build: Remove use of lerna (#699)
Browse files Browse the repository at this point in the history
* build: Remove use of lerna

* Update tsconfig paths

* Scope test script to packages that have tests
  • Loading branch information
ethanWallace authored Dec 11, 2024
1 parent a948296 commit 4386ec9
Show file tree
Hide file tree
Showing 6 changed files with 15,129 additions and 19,525 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/compile-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches:
- main
paths:
- 'lerna.json'
- '.release-please-manifest.json'

permissions:
id-token: write
Expand Down
5 changes: 0 additions & 5 deletions lerna.json

This file was deleted.

Loading

0 comments on commit 4386ec9

Please sign in to comment.