diff --git a/service/src/service.ts b/service/src/service.ts index 3650f9e..5c3d701 100644 --- a/service/src/service.ts +++ b/service/src/service.ts @@ -1,5 +1,5 @@ import type { BoilerplateApi } from 'common' -import BoilerplateApiSchemas from 'common/schemas/boilerplate-api.json' assert { type: 'json' } +import BoilerplateApiSchemas from 'common/schemas/boilerplate-api.json' with { type: 'json' } import { DefaultSession,