260320:1139 Refactor Overrall #02 fix missing TypeScript declarations for ms package
Build and Deploy / deploy (push) Failing after 6m40s

This commit is contained in:
admin
2026-03-20 11:39:48 +07:00
parent 98c6a57556
commit 9a7c7f6cc4
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -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",
+3
View File
@@ -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