Skip to content

Commit edc2ed7

Browse files
authored
publish built typescript (#21)
1 parent d556700 commit edc2ed7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"test:e2e": "web-test-runner",
1010
"test:types": "tsc --noEmit"
1111
},
12+
"files": ["./dist/"],
1213
"exports": {
1314
".": {
1415
"default": "./dist/index.js",

0 commit comments

Comments
 (0)