Skip to content

Commit d531ea4

Browse files
authored
expose ts configs to published lib (#150)
1 parent 7906d7f commit d531ea4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,9 @@
6161
"i18n.js",
6262
"index.js",
6363
"recommended.js",
64-
"ssr.js"
64+
"recommended-ts.js",
65+
"ssr.js",
66+
"ssr-ts.js"
6567
],
6668
"lint-staged": {
6769
"*.js": [

0 commit comments

Comments
 (0)