diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json index 9396ea3..f2bf6e6 100644 --- a/package.json +++ b/package.json @@ -68,8 +68,7 @@ "src/**/*.ts", "!src/**/*.test.ts", "!src/**/__tests__/**/*.ts", - "!src/index.ts", - "!src/metadata.ts" + "!src/index.ts" ], "roots": [ "src/" |
