Skip to content

Commit 1a97cd0

Browse files
committed
fix: package types npm
1 parent 453eb02 commit 1a97cd0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/types/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
},
99
"types": "./dist/index.d.mts",
1010
"main": "./dist/index.mjs",
11+
"files": [
12+
"dist"
13+
],
1114
"sideEffects": false,
1215
"license": "AGPL-3.0",
1316
"scripts": {

0 commit comments

Comments
 (0)