Skip to content

Commit a58ac96

Browse files
mvasilkovmrdoob
authored andcommitted
Exclude unrelated files from npm package. (#68)
1 parent d1c4a19 commit a58ac96

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
"directories": {
77
"example": "examples"
88
},
9+
"files": [
10+
"build",
11+
"src"
12+
],
913
"scripts": {
1014
"test": "echo \"Error: no test specified\" && exit 1"
1115
},

0 commit comments

Comments
 (0)