mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 13:25:12 +00:00
fix(tools): make cli available even conficts exist (#9678)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { PackageList, type PackageName } from './workspace.gen';
|
||||
import { PackageList, type PackageName } from './yarn';
|
||||
|
||||
export const PackageToDistribution = new Map<
|
||||
PackageName,
|
||||
|
||||
Reference in New Issue
Block a user