fix(deps): lock file maintenance playground dependencies #128
Annotations
2 errors
build
Argument of type '{ config: AstroConfig; command: "dev" | "build" | "preview" | "sync"; isRestart: boolean; updateConfig: (newConfig: DeepPartial<AstroConfig>) => AstroConfig; ... 8 more ...; logger: AstroIntegrationLogger; }' is not assignable to parameter of type '{ config: AstroConfig; command: "dev" | "build" | "preview"; isRestart: boolean; updateConfig: (newConfig: DeepPartial<AstroConfig>) => AstroConfig; ... 8 more ...; logger: AstroIntegrationLogger; }'.
|
build
Process completed with exit code 1.
|