Skip to content

Commit

Permalink
fix: package files
Browse files Browse the repository at this point in the history
  • Loading branch information
taavettik committed Jan 24, 2024
1 parent 5c62f4a commit 0359e09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"main": "src/index.ts",
"files": [
"dist"
"src"
],
"scripts": {
"clean": "rimraf dist",
Expand Down

0 comments on commit 0359e09

Please sign in to comment.