fix: use fork of joi with full features on browser
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
import Joi from "joi";
|
||||
import Joi from "@stirling-tools/joi";
|
||||
import { PDFPage } from "pdf-lib";
|
||||
import { PdfFile, RepresentationType, JoiPDFFileSchema } from "../wrappers/PdfFileJoi";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user