Skip to content

Commit

Permalink
Fix flat imports example by adding configs dir to files field, for #118.
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwilsonvu committed Dec 30, 2023
1 parent 5bdce80 commit 723670f
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 @@ -33,6 +33,7 @@
"files": [
"src",
"dist",
"configs",
"README.md"
],
"dependencies": {
Expand Down

0 comments on commit 723670f

Please sign in to comment.