mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 04:48:53 +00:00
chore(tools): add package selector to dev command (#9328)
This commit is contained in:
@@ -534,7 +534,7 @@ export const PackageList = [
|
||||
{
|
||||
location: 'tools/playstore-auto-bump',
|
||||
name: '@affine/playstore-auto-bump',
|
||||
workspaceDependencies: ['tools/utils'],
|
||||
workspaceDependencies: ['tools/cli', 'tools/utils'],
|
||||
},
|
||||
{
|
||||
location: 'tools/utils',
|
||||
|
||||
Reference in New Issue
Block a user