Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Commit

Permalink
fix(npm): Include configs/ instead of config/ files
Browse files Browse the repository at this point in the history
weiland committed Jul 22, 2020
1 parent 6dfde98 commit 9fdf8e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -32,7 +32,7 @@
},
"files": [
"index.js",
"config/*",
"configs/*",
".prettierrc.json"
]
}

0 comments on commit 9fdf8e0

Please sign in to comment.