Skip to content

Commit

Permalink
postbeta
Browse files Browse the repository at this point in the history
  • Loading branch information
koush committed May 14, 2024
1 parent 508f31c commit 1445933
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 61 deletions.
75 changes: 17 additions & 58 deletions server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions server/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
{
"name": "@scrypted/server",
"version": "0.103.3",
"version": "0.103.4",
"description": "",
"dependencies": {
"@mapbox/node-pre-gyp": "^1.0.11",
"@scrypted/ffmpeg-static": "^6.1.0-build1",
"@scrypted/node-pty": "^1.0.10",
"@scrypted/types": "^0.3.28",
"adm-zip": "^0.5.12",
"body-parser": "^1.20.2",
Expand Down Expand Up @@ -45,8 +46,7 @@
"@types/semver": "^7.5.8",
"@types/source-map-support": "^0.5.10",
"@types/whatwg-mimetype": "^3.0.2",
"@types/ws": "^8.5.10",
"@scrypted/node-pty": "^1.0.10"
"@types/ws": "^8.5.10"
},
"bin": {
"scrypted-serve": "bin/scrypted-serve"
Expand Down

0 comments on commit 1445933

Please sign in to comment.