- Remove legacy .changeset/ directory (no longer used) - Add eval package to proman.yaml - Set eval package to public for npm publishing
This commit is contained in:
@@ -31,6 +31,10 @@ packages:
|
||||
path: packages/cli
|
||||
type: cli
|
||||
|
||||
- name: "@united-workforce/eval"
|
||||
path: packages/eval
|
||||
type: cli
|
||||
|
||||
- name: "@united-workforce/dashboard"
|
||||
path: packages/dashboard
|
||||
type: webui
|
||||
|
||||
Reference in New Issue
Block a user