Skip to content

Commit 62e76d6

Browse files
committed
Merge branch 'build/modulesExport'
2 parents 05ce2d7 + 952217b commit 62e76d6

File tree

2 files changed

+3
-26
lines changed

2 files changed

+3
-26
lines changed

package-lock.json

Lines changed: 2 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pdf2json",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
44
"description": "PDF file parser that converts PDF binaries to text based JSON, powered by porting a fork of PDF.JS to Node.js",
55
"keywords": [
66
"pdf",
@@ -69,7 +69,6 @@
6969
"@types/node": "^20.12.7",
7070
"@rollup/plugin-commonjs": "^25.0.4",
7171
"@rollup/plugin-node-resolve": "^15.2.1",
72-
"@rollup/plugin-replace": "^5.0.2",
7372
"@rollup/plugin-terser": "^0.4.4",
7473
"rollup": "^4.17.2",
7574
"rollup-plugin-node-builtins": "^2.1.2",

0 commit comments

Comments
 (0)