Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
Murderlon committed Oct 29, 2024
1 parent d565a8a commit ac1137c
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,7 @@
"bugs": "https://github.com/tus/tus-node-server/issues",
"repository": "tus/tus-node-server",
"license": "MIT",
"files": [
"README.md",
"LICENSE",
"dist",
"src"
],
"files": ["README.md", "LICENSE", "dist", "src"],
"scripts": {
"build": "tsc --build",
"test": "mocha --timeout 40000 --exit --extension ts --require ts-node/register"
Expand Down

0 comments on commit ac1137c

Please sign in to comment.