Skip to content

Commit 6e97f09

Browse files
authored
fix: include new build files (#1139)
1 parent 2f143c3 commit 6e97f09

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
"dist/**/*.js",
1414
"dist/**/*.d.*",
1515
"dist/**/*.scss",
16+
"dist-types/**/*.d.ts",
17+
"dist-esm/**/*.js",
1618
"!dist/**/*.test.js",
1719
"!dist/testing",
1820
"!dist/setupTests.js"

0 commit comments

Comments
 (0)