Chore: Removed the "source" field from manifests

This commit is contained in:
Aria Minaei 2021-06-28 12:30:36 +02:00
parent 5456772345
commit 2342e83d49
3 changed files with 0 additions and 3 deletions

View file

@ -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": {

View file

@ -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": [

View file

@ -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": [