Skip to content

Commit 4b476e8

Browse files
authored
include all typings in npm package (#9876)
1 parent ae559e8 commit 4b476e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"files": [
2626
"README.md",
2727
"built/*.js",
28-
"built/*.d.ts",
28+
"built/**/*.d.ts",
2929
"built/pxt-common.json",
3030
"built/web/fonts",
3131
"built/web/*.js",

0 commit comments

Comments
 (0)