Skip to content

Commit

Permalink
fix(core): remove circular ref to ambient.ts
Browse files Browse the repository at this point in the history
This causes a cycle as detected by dependency-cruiser
  • Loading branch information
boneskull authored and naugtur committed Mar 25, 2024
1 parent 6a062e6 commit b370419
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/core/src/schema/index.ts
@@ -1,2 +1 @@
import './ambient'
export type * from './lavamoat-policy.v0-0-1.schema.js'

0 comments on commit b370419

Please sign in to comment.