heroes-of-chess-components 0.6.63 → 0.6.65

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.
@@ -58,7 +58,7 @@ import OreamusVideoBG from '../assets/pets/videosWIthBackground/oreamus.mp4';
58
58
  import VireoVideoBG from '../assets/pets/videosWIthBackground/vireo.mp4';
59
59
  import VirioVideoBG from '../assets/pets/videosWIthBackground/virio.mp4';
60
60
  import VirentiVideoBG from '../assets/pets/videosWIthBackground/virenti.mp4';
61
- import PyrodriaxVideoBG from '../assets/pets/videosWIthBackground/pyrodriax.mp4';
61
+ import PyrodriaxVideoBG from '../assets/pets/videosWIthBackground/pyrodriaxx.mp4';
62
62
  import ToxigronVideoBG from '../assets/pets/videosWIthBackground/toxigron.mp4';
63
63
  import UmbratoxVideoBG from '../assets/pets/videosWIthBackground/umbratox.mp4';
64
64
  export var AllFreePets = [{
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "heroes-of-chess-components",
3
- "version": "0.6.63",
3
+ "version": "0.6.65",
4
4
  "description": "Reusable React Components for Heroes of Chess Apps",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",