diff --git a/package.json b/package.json index 7e5a98aba..0d119c5d2 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,8 @@ "init.sh", "LICENSE", "PATENTS", - "README.md" + "README.md", + "jestSupport" ], "scripts": { "test": "jest",