Skip to content

Commit 0036674

Browse files
authored
Merge pull request #8 from macropygia/feature/fix
Fix missing files in package
2 parents 21cd167 + 1bdf907 commit 0036674

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
"license": "MIT",
99
"author": "macropygia",
1010
"files": [
11+
"index.ts",
12+
"types.ts",
1113
"*/**/*.ts",
1214
"tsconfig.json",
1315
"!**/*.test.ts",

0 commit comments

Comments
 (0)