Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
epoberezkin committed Oct 24, 2020
1 parent 92a07e7 commit ce0bd6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/range.spec.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import type Ajv from "Ajv"
import type Ajv from "ajv"
import rangePlugin from "../dist/keywords/range"
import rangeDef from "../dist/definitions/range"
import exclusiveRangePlugin from "../dist/keywords/exclusiveRange"
Expand Down

0 comments on commit ce0bd6c

Please sign in to comment.