Skip to content

Commit

Permalink
chore: 🤖 0.0.46
Browse files Browse the repository at this point in the history
  • Loading branch information
eeston committed Mar 7, 2024
1 parent 2ee1517 commit 01ec54a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "jello",
"main": "index.ts",
"author": "John Easton <[email protected]>",
"version": "0.0.45",
"version": "0.0.46",
"scripts": {
"start": "npm run ios",
"prebuild": "expo prebuild -p ios --clean",
Expand All @@ -18,8 +18,7 @@
"ios": "expo run:ios",
"test:unit": "jest",
"test:e2e": "maestro test .maestro",
"commit": "npx git-cz",
"android": "expo run:android"
"commit": "npx git-cz"
},
"dependencies": {
"@jellyfin/sdk": "^0.8.2",
Expand Down

0 comments on commit 01ec54a

Please sign in to comment.