Skip to content

Commit bae086f

Browse files
committed
publish v3.1.3
1 parent ab08fcb commit bae086f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,5 +103,9 @@
103103
"import": "./dist/pdfparser.js",
104104
"require": "./dist/pdfparser.cjs"
105105
}
106+
},
107+
"publishConfig": {
108+
"registry": "https://registry.npmjs.com/",
109+
"access": "public"
106110
}
107111
}

0 commit comments

Comments
 (0)