Skip to content

Commit

Permalink
fix(example): included the example in the publish
Browse files Browse the repository at this point in the history
so that it is availble for runkit
  • Loading branch information
travi committed Mar 23, 2020
1 parent 318bd49 commit d80c84e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,8 @@
"access": "public"
},
"files": [
"lib/"
"lib/",
"example/"
],
"engines": {
"node": ">12"
Expand Down

0 comments on commit d80c84e

Please sign in to comment.