Fix build

This commit is contained in:
Nathan Bierema 2022-05-07 17:25:50 -04:00
parent db0a024621
commit 21c07c1a17
2 changed files with 3 additions and 0 deletions

View File

@ -74,6 +74,7 @@
"@types/lodash": "^4.14.182", "@types/lodash": "^4.14.182",
"@types/minimist": "^1.2.2", "@types/minimist": "^1.2.2",
"@types/morgan": "^1.9.3", "@types/morgan": "^1.9.3",
"@types/node": "^16.11.33",
"@types/semver": "^7.3.9", "@types/semver": "^7.3.9",
"@types/socketcluster": "^14.0.4", "@types/socketcluster": "^14.0.4",
"@types/socketcluster-client": "^13.0.5", "@types/socketcluster-client": "^13.0.5",

View File

@ -986,6 +986,7 @@ importers:
'@types/lodash': ^4.14.182 '@types/lodash': ^4.14.182
'@types/minimist': ^1.2.2 '@types/minimist': ^1.2.2
'@types/morgan': ^1.9.3 '@types/morgan': ^1.9.3
'@types/node': ^16.11.33
'@types/react': ^17.0.44 '@types/react': ^17.0.44
'@types/semver': ^7.3.9 '@types/semver': ^7.3.9
'@types/socketcluster': ^14.0.4 '@types/socketcluster': ^14.0.4
@ -1062,6 +1063,7 @@ importers:
'@types/lodash': 4.14.182 '@types/lodash': 4.14.182
'@types/minimist': 1.2.2 '@types/minimist': 1.2.2
'@types/morgan': 1.9.3 '@types/morgan': 1.9.3
'@types/node': 16.11.33
'@types/semver': 7.3.9 '@types/semver': 7.3.9
'@types/socketcluster': 14.0.4 '@types/socketcluster': 14.0.4
'@types/socketcluster-client': 13.0.5 '@types/socketcluster-client': 13.0.5