snapshot: rebuild with fixed sdk

This commit is contained in:
Koushik Dutta
2024-03-02 08:27:04 -08:00
parent a719026e01
commit 803a2d7c51
2 changed files with 3 additions and 3 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "@scrypted/snapshot",
"version": "0.2.37",
"version": "0.2.38",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@scrypted/snapshot",
"version": "0.2.37",
"version": "0.2.38",
"dependencies": {
"@types/node": "^20.10.6",
"sharp": "^0.33.1",

View File

@@ -1,6 +1,6 @@
{
"name": "@scrypted/snapshot",
"version": "0.2.37",
"version": "0.2.38",
"description": "Snapshot Plugin for Scrypted",
"scripts": {
"scrypted-setup-project": "scrypted-setup-project",