Skip to content

Commit

Permalink
chore: fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
0t4u committed Oct 29, 2024
1 parent bff78a5 commit 59add5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Constants.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import z from 'zod';
import * as z from 'zod';
import Info from '../package.json';
import { NodeOption, ShoukakuOptions } from './Shoukaku';

Check failure on line 3 in src/Constants.ts

View workflow job for this annotation

GitHub Actions / build

Dependency cycle detected

Expand Down

0 comments on commit 59add5f

Please sign in to comment.