浏览代码

[phaser] Fix package version.

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

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

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