fix: Server error if X-Editor-Version is not valid semver string

This commit is contained in:
Tom Moor
2021-12-13 20:28:29 -08:00
parent 1a3badbb8a
commit 74615bfe37
9 changed files with 25 additions and 38 deletions

View File

@@ -228,6 +228,7 @@
"@types/react-table": "^7.7.8",
"@types/react-virtualized-auto-sizer": "^1.0.1",
"@types/react-window": "^1.8.5",
"@types/semver": "^7.3.9",
"@types/sequelize": "^4.28.10",
"@types/slug": "^5.0.2",
"@types/socket.io": "2.1.13",