Skip to content

Commit e4051f4

Browse files
Do not publish the "test" directory on npm
Closes #7
1 parent 7161cfc commit e4051f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"dom",
2323
"symbol"
2424
],
25+
"files": ["lib", "api.md"],
2526
"author": "Joris van der Wel <joris@jorisvanderwel.com>",
2627
"license": "MIT",
2728
"bugs": {

0 commit comments

Comments
 (0)