This commit is contained in:
Violet Caulfield
2025-02-04 19:55:47 -06:00
parent abe6210446
commit 0f0213154d
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

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