Skip to content

Commit 35f757e

Browse files
authored
fix(package): Add pointer to the type declaration
1 parent f8c3b60 commit 35f757e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "0.0.0-development",
44
"description": "Progressively load images using a blur effect. Edit",
55
"main": "build/index.js",
6+
"typings": "build/index.d.ts",
67
"scripts": {
78
"lint": "tslint --project tsconfig.json",
89
"build": "tsc --pretty",

0 commit comments

Comments
 (0)