@betorigami/games 0.7.21 → 0.7.22

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.
Files changed (2) hide show
  1. package/dist/index.mjs +1 -1
  2. package/package.json +1 -1
package/dist/index.mjs CHANGED
@@ -4373,7 +4373,7 @@ var t5=Object.create;var{getPrototypeOf:z5,defineProperty:wi,getOwnPropertyNames
4373
4373
  </div>
4374
4374
 
4375
4375
  <div class="input-container">
4376
- ${this.inGameDisplay||this.showDice?T:L`<input
4376
+ ${this.inGameDisplay?T:L`<input
4377
4377
  type="range"
4378
4378
  class="slider"
4379
4379
  .value=${this.value.toString()}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@betorigami/games",
3
- "version": "0.7.21",
3
+ "version": "0.7.22",
4
4
  "author": "",
5
5
  "license": "UNLICENSED",
6
6
  "description": "",