Skip to content

Commit 060c147

Browse files
committed
fix: set files
1 parent ae53cd1 commit 060c147

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
"version": "0.1.0",
55
"license": "MIT",
66
"packageManager": "[email protected]+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610",
7+
"files": [
8+
"dist"
9+
],
710
"main": "./dist/src/lib/index.js",
811
"module": "./dist/src/lib/index.js",
912
"types": "./dist/src/lib/index.d.ts",

0 commit comments

Comments
 (0)