Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Commit 02971a8

Browse files
committed
chore(files): Explicitly list our package files
1 parent b136ac8 commit 02971a8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,9 @@
4242
"tap": "^10.7.2",
4343
"weallbehave": "^1.2.0",
4444
"weallcontribute": "^1.0.8"
45-
}
45+
},
46+
"files": [
47+
"index.js",
48+
"lib/spawn.js"
49+
]
4650
}

0 commit comments

Comments
 (0)