diff --git a/spine-ts/spine-canvas/package.json b/spine-ts/spine-canvas/package.json index d7c4b38fe..be3a2c80d 100644 --- a/spine-ts/spine-canvas/package.json +++ b/spine-ts/spine-canvas/package.json @@ -1,6 +1,6 @@ { "name": "@esotericsoftware/spine-canvas", - "version": "4.0.2", + "version": "4.0.3", "description": "The official Spine Runtimes for the web.", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -32,4 +32,4 @@ "dependencies": { "@esotericsoftware/spine-core": "4.0.2" } -} \ No newline at end of file +} diff --git a/spine-ts/spine-core/package-lock.json b/spine-ts/spine-core/package-lock.json index 890c06c85..f3b9d6d21 100644 --- a/spine-ts/spine-core/package-lock.json +++ b/spine-ts/spine-core/package-lock.json @@ -1,12 +1,12 @@ { "name": "@esotericsoftware/spine-core", - "version": "4.0.2", + "version": "4.0.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@esotericsoftware/spine-core", - "version": "4.0.2", + "version": "4.0.3", "license": "LicenseRef-LICENSE" } } diff --git a/spine-ts/spine-core/package.json b/spine-ts/spine-core/package.json index ab2d0a8c6..85350ffe8 100644 --- a/spine-ts/spine-core/package.json +++ b/spine-ts/spine-core/package.json @@ -1,6 +1,6 @@ { "name": "@esotericsoftware/spine-core", - "version": "4.0.2", + "version": "4.0.3", "description": "The official Spine Runtimes for the web.", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -29,4 +29,4 @@ "url": "https://github.com/esotericsoftware/spine-runtimes/issues" }, "homepage": "https://github.com/esotericsoftware/spine-runtimes#readme" -} \ No newline at end of file +} diff --git a/spine-ts/spine-player/package.json b/spine-ts/spine-player/package.json index 1551b554d..35aa6e441 100644 --- a/spine-ts/spine-player/package.json +++ b/spine-ts/spine-player/package.json @@ -1,6 +1,6 @@ { "name": "@esotericsoftware/spine-player", - "version": "4.0.2", + "version": "4.0.3", "description": "The official Spine Runtimes for the web.", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -33,4 +33,4 @@ "@esotericsoftware/spine-core": "4.0.2", "@esotericsoftware/spine-webgl": "4.0.2" } -} \ No newline at end of file +} diff --git a/spine-ts/spine-threejs/package-lock.json b/spine-ts/spine-threejs/package-lock.json index f328a8b02..554ae3ecd 100644 --- a/spine-ts/spine-threejs/package-lock.json +++ b/spine-ts/spine-threejs/package-lock.json @@ -1,12 +1,12 @@ { "name": "@esotericsoftware/spine-canvas", - "version": "4.0.2", + "version": "4.0.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@esotericsoftware/spine-canvas", - "version": "4.0.2", + "version": "4.0.3", "license": "LicenseRef-LICENSE", "dependencies": { "@types/three": "^0.131.0", diff --git a/spine-ts/spine-threejs/package.json b/spine-ts/spine-threejs/package.json index 082a22bb8..4736589fb 100644 --- a/spine-ts/spine-threejs/package.json +++ b/spine-ts/spine-threejs/package.json @@ -1,6 +1,6 @@ { "name": "@esotericsoftware/spine-threejs", - "version": "4.0.2", + "version": "4.0.3", "description": "The official Spine Runtimes for the web.", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -34,4 +34,4 @@ "three": "^0.132.0", "@esotericsoftware/spine-core": "4.0.2" } -} \ No newline at end of file +} diff --git a/spine-ts/spine-webgl/package.json b/spine-ts/spine-webgl/package.json index 281975c18..65dbfcf10 100644 --- a/spine-ts/spine-webgl/package.json +++ b/spine-ts/spine-webgl/package.json @@ -1,6 +1,6 @@ { "name": "@esotericsoftware/spine-webgl", - "version": "4.0.2", + "version": "4.0.3", "description": "The official Spine Runtimes for the web.", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -32,4 +32,4 @@ "dependencies": { "@esotericsoftware/spine-core": "4.0.2" } -} \ No newline at end of file +}