Skip to content

Commit ac1137c

Browse files
committed
Format
1 parent d565a8a commit ac1137c

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

packages/server/package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,7 @@
88
"bugs": "https://github.com/tus/tus-node-server/issues",
99
"repository": "tus/tus-node-server",
1010
"license": "MIT",
11-
"files": [
12-
"README.md",
13-
"LICENSE",
14-
"dist",
15-
"src"
16-
],
11+
"files": ["README.md", "LICENSE", "dist", "src"],
1712
"scripts": {
1813
"build": "tsc --build",
1914
"test": "mocha --timeout 40000 --exit --extension ts --require ts-node/register"

0 commit comments

Comments
 (0)