Selaa lähdekoodia

[phaser] Fix package version.

Mario Zechner 2 vuotta sitten
vanhempi
commit
6661ae9322
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  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",
   "name": "@esotericsoftware/spine-phaser",
-  "version": "4.2.10",
+  "version": "4.1.24",
   "description": "The official Spine Runtimes for the Phaser.",
   "description": "The official Spine Runtimes for the Phaser.",
   "main": "dist/index.js",
   "main": "dist/index.js",
   "types": "dist/index.d.ts",
   "types": "dist/index.d.ts",
@@ -35,4 +35,4 @@
     "@esotericsoftware/spine-canvas": "^4.2.10",
     "@esotericsoftware/spine-canvas": "^4.2.10",
     "phaser": "^3.55.2"
     "phaser": "^3.55.2"
   }
   }
-}
+}