Skip to content
This repository was archived by the owner on Apr 14, 2020. It is now read-only.

Commit 3cbcd71

Browse files
authored
Add files key to package.json
1 parent 4d5af0f commit 3cbcd71

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
"repository": "madou/yubaba",
55
"author": "Michael Dougall",
66
"license": "MIT",
7+
"files": [
8+
"dist/"
9+
],
710
"scripts": {
811
"tdd": "jest --watch",
912
"build": "lerna run build",

0 commit comments

Comments
 (0)