This commit is contained in:
Jayman McAllister
2025-12-16 01:00:45 -08:00
parent 01c9dcc5ab
commit c9a62ca41a
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "pulsarr",
"version": "0.8.1",
"version": "0.8.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "pulsarr",
"version": "0.8.1",
"version": "0.8.2",
"license": "AGPL-3.0",
"dependencies": {
"@epic-web/invariant": "^1.0.0",

View File

@@ -1,6 +1,6 @@
{
"name": "pulsarr",
"version": "0.8.1",
"version": "0.8.2",
"description": "Plex watchlist tracker and notification center that integrates with the Arr stack",
"main": "build/server.js",
"type": "module",