Update package.json files

This commit is contained in:
Aria Minaei 2021-06-18 19:54:35 +02:00
parent 850bccd165
commit c72647c1e5
10 changed files with 38 additions and 379 deletions

View file

@ -14,6 +14,11 @@
"url": "https://github.com/AriaMinaei"
}
],
"repository": {
"type": "git",
"url": "https://github.com/AriaMinaei/theatre",
"directory": "packages/plugin-r3f"
},
"source": "src/index.tsx",
"main": "dist/index.js",
"types": "dist/index.d.ts",