Skip to content

Commit a586f3b

Browse files
authored
build: drop src from published files (#242)
1 parent 88eaca0 commit a586f3b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@
2828
"author": "Wes Copeland",
2929
"license": "MIT",
3030
"files": [
31-
"dist",
32-
"src"
31+
"dist"
3332
],
3433
"scripts": {
3534
"dev": "vite build --watch",

0 commit comments

Comments
 (0)