chore: add source key to package.json

This commit is contained in:
Satyajit Sahoo
2020-05-08 19:14:29 +02:00
parent 47a1229837
commit 18f8188dc8
10 changed files with 18 additions and 7 deletions

View File

@@ -15,6 +15,7 @@
"homepage": "https://reactnavigation.org/docs/custom-routers.html",
"main": "lib/commonjs/index.js",
"react-native": "src/index.tsx",
"source": "src/index.tsx",
"module": "lib/module/index.js",
"types": "lib/typescript/src/index.d.ts",
"files": [