This commit is contained in:
Anka
2025-02-15 02:26:19 +00:00
parent e4c83b507a
commit c3135ba8ec
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.29",
"version": "0.10.30",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "jellify",
"version": "0.10.29",
"version": "0.10.30",
"dependencies": {
"@jellyfin/sdk": "^0.11.0",
"@react-native-community/blur": "^4.4.1",

View File

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