浏览代码

[phaser] Fix package version.

Mario Zechner 2 年之前
父节点
当前提交
13dbc48cff
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      spine-ts/spine-phaser/package.json

+ 1 - 1
spine-ts/spine-phaser/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@esotericsoftware/spine-phaser",
-  "version": "4.1.24",
+  "version": "4.2.10",
   "description": "The official Spine Runtimes for the Phaser.",
   "main": "dist/index.js",
   "types": "dist/index.d.ts",