Skip to content

Commit 2b4b5fb

Browse files
authored
rename d.ts to .ts (#182)
1 parent aa93f3f commit 2b4b5fb

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pdf2pic",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "A utility for converting pdf to image formats. Supports different outputs: directly to file, base64 or buffer.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)