Skip to content

Commit dd6b927

Browse files
Update package file (#3)
1 parent d613396 commit dd6b927

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

package.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@
88
"start": "tsx src/index.ts",
99
"test": "echo \"Error: no test specified\" && exit 1"
1010
},
11+
"files": [
12+
"challenge_files/",
13+
"media/",
14+
"node_modules/",
15+
"progress/",
16+
"scaffolding/",
17+
"src/",
18+
"tsconfig.json"
19+
],
1120
"keywords": [],
1221
"author": "",
1322
"license": "ISC",

0 commit comments

Comments
 (0)