Base commit
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "JellyfinAudioPlayer",
|
||||
"name": "fintunes",
|
||||
"version": "1.2.7",
|
||||
"main": "src/index.js",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"android": "react-native run-android",
|
||||
"ios": "react-native run-ios --scheme \"Jellyfin Player\"",
|
||||
"ios": "react-native run-ios --scheme \"Fintunes\"",
|
||||
"start": "react-native start",
|
||||
"test": "jest",
|
||||
"lint": "eslint . --ext .js,.jsx,.ts,.tsx && tsc --noEmit",
|
||||
|
||||
Reference in New Issue
Block a user