This commit is contained in:
Anka
2025-02-11 15:01:51 +00:00
parent 1f3aea9f3c
commit 7901cfb280
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.9",
"version": "0.10.10",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "jellify",
"version": "0.10.9",
"version": "0.10.10",
"dependencies": {
"@jellyfin/sdk": "^0.11.0",
"@react-native-community/blur": "^4.4.1",

View File

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