Skip to content

Commit

Permalink
fix: include png source files
Browse files Browse the repository at this point in the history
  • Loading branch information
2nthony committed Jan 10, 2024
1 parent 75219d4 commit f720050
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"**/*.js",
"**/*.ts",
"src/**/*.svg",
"src/**/*.png",
"!/tmp"
],
"scripts": {
Expand Down

0 comments on commit f720050

Please sign in to comment.