Skip to content

Commit 045c4d2

Browse files
authored
fix: add types to package.json
1 parent f389302 commit 045c4d2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "1.2.9",
44
"description": "zero-dependency javascript image manipulation",
55
"main": "ImageScript.js",
6+
"types": "ImageScript.d.ts",
67
"scripts": {
78
"test": "node ./tests/run.js",
89
"coverage": "nyc --reporter=html npm test"

0 commit comments

Comments
 (0)