mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-02 02:00:49 +08:00
chore: add tools
This commit is contained in:
@@ -1476,6 +1476,11 @@ export const PackageList = [
|
||||
name: '@affine/playstore-auto-bump',
|
||||
workspaceDependencies: ['tools/cli', 'tools/utils'],
|
||||
},
|
||||
{
|
||||
location: 'tools/revert-update',
|
||||
name: '@affine/revert-update',
|
||||
workspaceDependencies: ['tools/cli'],
|
||||
},
|
||||
{
|
||||
location: 'tools/utils',
|
||||
name: '@affine-tools/utils',
|
||||
@@ -1598,4 +1603,5 @@ export type PackageName =
|
||||
| '@affine/commitlint-config'
|
||||
| '@affine/copilot-result'
|
||||
| '@affine/playstore-auto-bump'
|
||||
| '@affine/revert-update'
|
||||
| '@affine-tools/utils';
|
||||
|
||||
Reference in New Issue
Block a user