260320:1139 Refactor Overrall #02 fix missing TypeScript declarations for ms package
Build and Deploy / deploy (push) Failing after 6m40s
Build and Deploy / deploy (push) Failing after 6m40s
This commit is contained in:
@@ -93,6 +93,7 @@
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/multer": "^2.0.0",
|
||||
"@types/ms": "^2.1.0",
|
||||
"@types/node": "^25.5.0",
|
||||
"@types/opossum": "^8.1.9",
|
||||
"@types/passport-jwt": "^4.0.1",
|
||||
|
||||
Generated
+3
@@ -244,6 +244,9 @@ importers:
|
||||
'@types/jest':
|
||||
specifier: ^30.0.0
|
||||
version: 30.0.0
|
||||
'@types/ms':
|
||||
specifier: ^2.1.0
|
||||
version: 2.1.0
|
||||
'@types/multer':
|
||||
specifier: ^2.0.0
|
||||
version: 2.0.0
|
||||
|
||||
Reference in New Issue
Block a user