Skip to content

Commit

Permalink
fix yarn pack
Browse files Browse the repository at this point in the history
  • Loading branch information
mifi committed Apr 10, 2024
1 parent 6de3594 commit 19457ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"start": "concurrently -k \"cd ezshare-frontend && yarn start\" \"node . --dev-mode\""
},
"files": [
"/ezshare-frontend/dist",
"/ezshare-frontend/dist/**",
"app.js"
],
"pkg": {
Expand Down

0 comments on commit 19457ad

Please sign in to comment.