Skip to content

Commit 723670f

Browse files
committed
Fix flat imports example by adding configs dir to files field, for #118.
1 parent 5bdce80 commit 723670f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"files": [
3434
"src",
3535
"dist",
36+
"configs",
3637
"README.md"
3738
],
3839
"dependencies": {

0 commit comments

Comments
 (0)