diff --git a/package.json b/package.json index 72535e3..c1cdb30 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,7 @@ "name": "@testing-library/svelte", "version": "0.0.0-semantically-released", "description": "Simple and complete Svelte testing utilities that encourage good testing practices.", + "main": "src/index.js", "exports": { ".": { "types": "./types/index.d.ts",