This commit is contained in:
Anka
2025-02-17 02:07:58 +00:00
parent 669fa23dbc
commit 9c6af4bc12
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "jellify",
"version": "0.10.36",
"version": "0.10.37",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "jellify",
"version": "0.10.36",
"version": "0.10.37",
"dependencies": {
"@jellyfin/sdk": "^0.11.0",
"@react-native-community/blur": "^4.4.1",

View File

@@ -1,6 +1,6 @@
{
"name": "jellify",
"version": "0.10.36",
"version": "0.10.37",
"private": true,
"scripts": {
"init": "npm i && npm run pod:install",