common: update types

This commit is contained in:
Koushik Dutta
2026-04-07 10:17:40 -07:00
parent c6be722989
commit fbb4fc8fa4
3 changed files with 32 additions and 92 deletions

View File

@@ -12,7 +12,7 @@
"license": "ISC",
"dependencies": {
"@scrypted/sdk": "file:../sdk",
"@scrypted/types": "^0.5.27",
"@scrypted/types": "^0.5.55",
"http-auth-utils": "^5.0.1",
"typescript": "^5.5.3"
},