@scrypted/nvr 0.9.58 → 0.9.59

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/dist/plugin.zip +0 -0
  2. package/package.json +2 -2
package/dist/plugin.zip CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@scrypted/nvr",
3
- "version": "0.9.58",
3
+ "version": "0.9.59",
4
4
  "exports": {
5
5
  "./src/main.ts": "./main.nodejs.js",
6
6
  "./src/motion-fork.ts": "./motion-fork.nodejs.js",
@@ -81,6 +81,6 @@
81
81
  "ts-node": "^10.9.2"
82
82
  },
83
83
  "optionalDependencies": {
84
- "@scrypted/libav": "^1.0.25"
84
+ "@scrypted/libav": "^1.0.34"
85
85
  }
86
86
  }