cli: release

This commit is contained in:
Koushik Dutta
2021-09-21 11:48:37 -07:00
parent 614ce431a0
commit 7a75dc3595
2 changed files with 8114 additions and 6839 deletions

14949
cli/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
{
"name": "scrypted",
"version": "1.0.11",
"version": "1.0.13",
"description": "",
"main": "dist/main.js",
"bin": {
@@ -13,7 +13,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@scrypted/sdk": "@scrypted/sdk",
"@scrypted/sdk": "^0.0.79",
"axios": "^0.21.4",
"mkdirp": "^1.0.4",
"readline-sync": "^1.4.10",