Skip to content

Commit 60ca33b

Browse files
committed
fix: add dist dir
1 parent 6a565c9 commit 60ca33b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
"author": "azu",
1515
"files": [
1616
"lib",
17-
"src"
17+
"src",
18+
"dist"
1819
],
1920
"source": "src/index.ts",
2021
"main": "dist/index.js",

0 commit comments

Comments
 (0)