mirror of
https://github.com/koush/scrypted.git
synced 2026-02-03 14:13:28 +00:00
core: publish oauth login fix
This commit is contained in:
4
plugins/core/package-lock.json
generated
4
plugins/core/package-lock.json
generated
@@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "@scrypted/core",
|
"name": "@scrypted/core",
|
||||||
"version": "0.3.142",
|
"version": "0.3.143",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@scrypted/core",
|
"name": "@scrypted/core",
|
||||||
"version": "0.3.142",
|
"version": "0.3.143",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@scrypted/common": "file:../../common",
|
"@scrypted/common": "file:../../common",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@scrypted/core",
|
"name": "@scrypted/core",
|
||||||
"version": "0.3.142",
|
"version": "0.3.143",
|
||||||
"description": "Scrypted Core plugin. Provides the UI, websocket, and engine.io APIs.",
|
"description": "Scrypted Core plugin. Provides the UI, websocket, and engine.io APIs.",
|
||||||
"author": "Scrypted",
|
"author": "Scrypted",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user