Skip to content

Commit

Permalink
[phaser] Fix package version.
Browse files Browse the repository at this point in the history
  • Loading branch information
badlogic committed Dec 27, 2022
1 parent 59dbba3 commit 6661ae9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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",
Expand Down Expand Up @@ -35,4 +35,4 @@
"@esotericsoftware/spine-canvas": "^4.2.10",
"phaser": "^3.55.2"
}
}
}

0 comments on commit 6661ae9

Please sign in to comment.