Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit ffb952d

Browse files
including more stuff in distro
1 parent 94b3afa commit ffb952d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@
1616
"files": [
1717
"dist",
1818
"README.md",
19-
"src"
19+
"src",
20+
"*.json",
21+
"yarn.lock",
22+
"public/*"
2023
],
2124
"private": false,
2225
"devDependencies": {

0 commit comments

Comments
 (0)