Skip to content

Commit 628f73b

Browse files
committed
fix: missed a spot with dist
1 parent bad64c7 commit 628f73b

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
@@ -20,7 +20,7 @@
2020
"test": "vitest"
2121
},
2222
"files": [
23-
"dist",
23+
"build",
2424
"src",
2525
"templates"
2626
],

0 commit comments

Comments
 (0)