@open-slot-ui/pixi 0.8.2 → 0.8.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@open-slot-ui/pixi",
3
- "version": "0.8.2",
3
+ "version": "0.8.3",
4
4
  "description": "PixiJS v8 view + controller binding for open-ui — mount a themeable, responsive, fully-tested slot-game HUD onto your Pixi scene in one call.",
5
5
  "keywords": [
6
6
  "pixijs",
@@ -59,7 +59,7 @@
59
59
  "access": "public"
60
60
  },
61
61
  "dependencies": {
62
- "@open-slot-ui/core": "0.8.2"
62
+ "@open-slot-ui/core": "0.8.3"
63
63
  },
64
64
  "peerDependencies": {
65
65
  "pixi.js": "^8"