diff --git a/package.json b/package.json index 90c6e4f..68a0c3e 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,8 @@ "authentication/", "lib/", "translations/", - "config.js" + "config.js", + "!*.spec.js" ], "scripts": { "test": "npm run test:unit",