Skip to content

Commit 6aaebe9

Browse files
committed
Fix included files
1 parent 26b04c7 commit 6aaebe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
77
"files": [
8-
"/dist"
8+
"dist"
99
],
1010
"scripts": {
1111
"build": "tsc",

0 commit comments

Comments
 (0)