浏览代码

[ts] Updated tsc to 4.5.5.

Mario Zechner 3 年之前
父节点
当前提交
ac4bb9dea3
共有 1 个文件被更改,包括 1 次插入1 次删除
  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"
   }
 }