We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 275fc45 commit 8de53acCopy full SHA for 8de53ac
1 file changed
package.json
@@ -22,6 +22,7 @@
22
},
23
"homepage": "https://github.com/InfomediaLtd/angular2-materialize#readme",
24
"main": "dist/index.js",
25
+ "types": "./dist/index.d.ts",
26
"scripts": {
27
"commit": "git-cz",
28
"build": "sh build.sh",
0 commit comments