diff --git a/types/quill/index.d.ts b/types/quill/index.d.ts index 7cad5330a2..a996babf30 100644 --- a/types/quill/index.d.ts +++ b/types/quill/index.d.ts @@ -5,7 +5,7 @@ // James Garbutt // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -import { Blot } from 'parchment/src/blot/abstract/blot'; +import { Blot } from 'parchment/dist/src/blot/abstract/blot'; /** * A stricter type definition would be: