diff --git a/packages/dataverse2/package.json b/packages/dataverse2/package.json index 501ba14..2727d61 100644 --- a/packages/dataverse2/package.json +++ b/packages/dataverse2/package.json @@ -7,7 +7,6 @@ "email": "aria@theatrejs.com", "url": "https://github.com/AriaMinaei" }, - "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { diff --git a/packages/playground/package.json b/packages/playground/package.json index 13f453b..ebdd2fd 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -2,7 +2,6 @@ "name": "playground", "version": "1.0.0-dev", "license": "Apache-2.0", - "source": "src/index.tsx", "main": "dist/index.js", "types": "dist/index.d.ts", "files": [ diff --git a/packages/plugin-r3f/package.json b/packages/plugin-r3f/package.json index e559806..e37c518 100644 --- a/packages/plugin-r3f/package.json +++ b/packages/plugin-r3f/package.json @@ -19,7 +19,6 @@ "url": "https://github.com/AriaMinaei/theatre", "directory": "packages/plugin-r3f" }, - "source": "src/index.tsx", "main": "dist/index.js", "types": "dist/index.d.ts", "files": [