Skip to content

Commit

Permalink
path
Browse files Browse the repository at this point in the history
  • Loading branch information
pyramation committed May 18, 2024
1 parent 77bbcb5 commit d167f4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { JSONSchemaPatchOperation } from "src";
import { JSONSchemaPatchOperation } from "./";

interface JSONSchema {
properties?: { [key: string]: JSONSchema };
Expand Down

0 comments on commit d167f4c

Please sign in to comment.