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