Fix entry file for good

(Famous last words)
This commit is contained in:
Lei Nelissen
2020-07-28 11:52:09 +02:00
parent fe22661036
commit 8ba3080734
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "JellyfinAudioPlayer",
"version": "0.0.1",
"main": "src/index.ts",
"main": "src/index.js",
"private": true,
"scripts": {
"android": "react-native run-android",