Skip to content

Commit fa076a2

Browse files
committed
feat: update files
1 parent ad572ca commit fa076a2

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
@@ -24,7 +24,8 @@
2424
"tiny-app-cli": "index.js"
2525
},
2626
"files": [
27-
"src/**/*"
27+
"dist",
28+
"src/cache.json"
2829
],
2930
"scripts": {
3031
"start": "pnpm dev && pnpm tiny-app-cli",

0 commit comments

Comments
 (0)