Explorar o código

Merge branch 'hotfix/daemon-ts-deps' of hostbbq/hostbbq-monitoring into master

tunefish hai 1 ano
pai
achega
1b2b26359a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      server/package.json

+ 1 - 1
server/package.json

@@ -20,6 +20,6 @@
     "@types/express": "^4.17.14",
     "@types/mysql": "^2.15.21",
     "@types/node": "^18.7.19",
-    "typescript": "^4.8.3"
+    "typescript": "~4.8.3"
   }
 }