From ab5e401fdfaf3dd05e92f8bf75b6c6d44ace805d Mon Sep 17 00:00:00 2001 From: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com> Date: Sun, 8 Dec 2024 13:54:58 -0500 Subject: [PATCH] update jspdf package types --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 10aa195..0d58ad8 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,6 @@ "@tldraw/sync-core": "^3.6.0", "@tldraw/tldraw": "^3.6.0", "@tldraw/tlschema": "^3.6.0", - "@types/jspdf": "^2.0.0", "@types/markdown-it": "^14.1.1", "@vercel/analytics": "^1.2.2", "cloudflare-workers-unfurl": "^0.0.7",