Skip to content

Commit 5760be8

Browse files
committed
build: add typings
1 parent 2ac35ff commit 5760be8

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
@@ -9,6 +9,7 @@
99
},
1010
"license": "MIT",
1111
"main": "dist/ngx-material-data-table/esm2022/ngx-material-data-table.mjs",
12+
"typings": "dist/ngx-material-data-table/index.d.ts",
1213
"scripts": {
1314
"prestart": "ng build --project ngx-material-data-table",
1415
"start": "ng serve --project demo",

0 commit comments

Comments
 (0)