core: publish

This commit is contained in:
Koushik Dutta
2022-02-12 20:35:10 -08:00
parent 59196dffa3
commit 36cbf8ea58
2 changed files with 3 additions and 3 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "@scrypted/core",
"version": "0.0.196",
"version": "0.0.197",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@scrypted/core",
"version": "0.0.196",
"version": "0.0.197",
"license": "Apache-2.0",
"dependencies": {
"@koush/wrtc": "^0.5.2",

View File

@@ -1,6 +1,6 @@
{
"name": "@scrypted/core",
"version": "0.0.196",
"version": "0.0.197",
"description": "Scrypted Core plugin. Provides the UI, websocket, and engine.io APIs.",
"author": "Scrypted",
"license": "Apache-2.0",