diff --git a/package.json b/package.json index 6a70cfdf8..b5050a17d 100644 --- a/package.json +++ b/package.json @@ -84,9 +84,10 @@ "*.js", "*.css", "*.map", - "*.d.ts", + "**/*.d.ts", "themes/*", - "minified/*" + "minified/*", + "!tests/**/*" ], "license": "AGPL-3.0", "changelog": {