Skip to content

Commit 062ca11

Browse files
authored
Merge pull request #116 from bestlong/114-files
Include examples, readme and license files in package
2 parents 50cf158 + 619e455 commit 062ca11

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
@@ -26,7 +26,10 @@
2626
}
2727
},
2828
"files": [
29-
"src/"
29+
"examples/",
30+
"src/",
31+
"LICENSE",
32+
"README.md"
3033
],
3134
"directories": {
3235
"example": "examples"

0 commit comments

Comments
 (0)