diff --git a/test/fixtures/test-jest-app/package.json b/test/fixtures/test-jest-app/package.json new file mode 100644 index 00000000..01e850d3 --- /dev/null +++ b/test/fixtures/test-jest-app/package.json @@ -0,0 +1,5 @@ +{ + "dependencies": { + "react": "16.4.2" + } +} \ No newline at end of file