Skip to content

Commit

Permalink
fix: include source in npm package (#316)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanfrancois8512 committed Jan 30, 2023
1 parent 6b48317 commit b609415
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -9,7 +9,8 @@
"files": [
"dist",
"es",
"lib"
"lib",
"src"
],
"keywords": [
"screenshot",
Expand Down

0 comments on commit b609415

Please sign in to comment.