Skip to content

Commit 0375c2b

Browse files
committed
Include types in package
1 parent db8edb6 commit 0375c2b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,11 @@
1010
],
1111
"files": [
1212
"lib/**/*.js",
13+
"lib/**/*.js.map",
14+
"lib/**/*.ts",
1315
"dist/*.js",
16+
"dist/*.js.map",
17+
"dist/*.png",
1418
"style/**/*.*"
1519
],
1620
"homepage": "https://github.com/QuantStack/ipydatagrid",

0 commit comments

Comments
 (0)