Explorar el Código

[ts] Updated tsc to 4.5.5.

Mario Zechner hace 3 años
padre
commit
ac4bb9dea3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      spine-ts/package.json

+ 1 - 1
spine-ts/package.json

@@ -57,7 +57,7 @@
     "live-server": "^1.2.1",
     "npx": "^10.2.2",
     "rimraf": "^3.0.2",
-    "typescript": "^4.3.5",
+    "typescript": "^4.5.5",
     "@types/offscreencanvas": "^2019.6.4"
   }
 }