]> git.kianting.info Git - clo/blobdiff - package.json
fix .ttc import bug
[clo] / package.json
index 6c80a263253e40f1a313d1f029d616a41b43358c..f252c0fb8c862ef89bda42991b0719f3780f8b79 100644 (file)
@@ -23,6 +23,7 @@
     "@types/chai": "^4.3.5",
     "@types/mocha": "^10.0.1",
     "@types/node": "^20.8.4",
+    "@types/pdfkit": "^0.13.1",
     "@typescript-eslint/eslint-plugin": "^6.5.0",
     "chai": "^4.3.8",
     "eslint": "^8.48.0",
     "typescript": "^5.2.2"
   },
   "dependencies": {
-    "@pdf-lib/fontkit": "^1.1.1",
     "harfbuzzjs": "^0.3.3",
-    "js-tokens": "^8.0.2",
     "minimist": "^1.2.8",
     "npx": "^10.2.2",
-    "pdf-lib": "^1.17.1",
+    "pdfkit": "^0.13.0",
     "typescript-parsec": "^0.3.4"
   }
 }