@scrypted/nvr 0.0.121 → 0.0.122

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -31,7 +31,7 @@ App Store installation will be available upon final release. The Beta has Progre
31
31
 
32
32
  #### App Install Instructions
33
33
  1. Install and log into the Scrypted Cloud plugin.
34
- 2. On your phone/desktop, using the browser(s) specified above for your OS, open [the app installation link](https://home.scrypted.app/endpoint/@scrypted/nvr/public/install-pwa) and log into Scrypted Cloud.
34
+ 2. On your phone/desktop, using the browser(s) specified above for your OS, open [the app installation link](https://nvr.scrypted.app/install-pwa) and log into Scrypted Cloud.
35
35
  4. This page can be installed as an app. See screenshot below.
36
36
 
37
37
  <p align="center">
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.0.121",
3
+ "version": "0.0.122",
4
4
  "scripts": {
5
5
  "prepublishOnly": "WEBPACK_DEVTOOL=nosources-source-map NODE_ENV=production scrypted-webpack",
6
6
  "prescrypted-vscode-launch": "WEBPACK_DEVTOOL=nosources-source-map scrypted-webpack",