Skip to content

Commit 8de53ac

Browse files
committed
fix: Added reference to the types in package.json
268
1 parent 275fc45 commit 8de53ac

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
@@ -22,6 +22,7 @@
2222
},
2323
"homepage": "https://github.com/InfomediaLtd/angular2-materialize#readme",
2424
"main": "dist/index.js",
25+
"types": "./dist/index.d.ts",
2526
"scripts": {
2627
"commit": "git-cz",
2728
"build": "sh build.sh",

0 commit comments

Comments
 (0)