Skip to content

Commit

Permalink
postbeta
Browse files Browse the repository at this point in the history
  • Loading branch information
koush committed Jun 4, 2024
1 parent 5f4d1e9 commit d25dc8d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions server/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
{
"name": "@scrypted/server",
"version": "0.110.1",
"version": "0.110.2",
"description": "",
"dependencies": {
"@mapbox/node-pre-gyp": "^1.0.11",
"@scrypted/ffmpeg-static": "^6.1.0-build1",
"@scrypted/node-pty": "^1.0.14",
"@scrypted/types": "^0.3.30",
"adm-zip": "^0.5.12",
"body-parser": "^1.20.2",
Expand Down Expand Up @@ -47,9 +48,6 @@
"@types/whatwg-mimetype": "^3.0.2",
"@types/ws": "^8.5.10"
},
"optionalDependencies": {
"@scrypted/node-pty": "^1.0.12"
},
"bin": {
"scrypted-serve": "bin/scrypted-serve"
},
Expand Down

0 comments on commit d25dc8d

Please sign in to comment.