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

Commit cdb875b

Browse files
authored
Make published files explicit (#141)
1 parent bf173c5 commit cdb875b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,13 @@
5959
}
6060
}
6161
},
62+
"files": [
63+
"CHANGELOG.md",
64+
"index.js",
65+
"LICENSE",
66+
"README.md",
67+
"package.json",
68+
"yarn.lock"
69+
],
6270
"dependencies": {}
6371
}

0 commit comments

Comments
 (0)