Skip to content

Commit 83d02fd

Browse files
authored
fix: removed config from files directory of a package (#27)
1 parent 617162f commit 83d02fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"files": [
1919
"/actions/**/*.*(js|d.ts)",
2020
"/auth/**/*.*(js|d.ts)",
21-
"/config/**/*.*(js|d.ts)",
2221
"/data/**/*.*(js|d.ts)",
2322
"/fixtures/**/*.*(js|d.ts)",
2423
"/har/**/*.*(js|d.ts)",

0 commit comments

Comments
 (0)