@vault-tec/pip-boy 1.1.0 → 1.1.2

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": "@vault-tec/pip-boy",
3
- "version": "1.1.0",
3
+ "version": "1.1.2",
4
4
  "description": "Pip-Boy Angular library.",
5
5
  "author": "Vault-Tec-Industries",
6
6
  "license": "PolyForm-Noncommercial-1.0.0",
@@ -317,7 +317,7 @@ declare class PipBoy3000 {
317
317
  protected readonly imageStore: ImageStore;
318
318
  protected readonly soundStore: SoundStore;
319
319
  protected readonly audioPlayer: AudioPlayer;
320
- protected readonly appVersion = "1.1.0";
320
+ protected readonly appVersion = "1.1.2";
321
321
  protected readonly tabsOpen: _angular_core.WritableSignal<boolean>;
322
322
  protected readonly showResetModal: _angular_core.WritableSignal<boolean>;
323
323
  protected readonly showExitModal: _angular_core.WritableSignal<boolean>;
Binary file
Binary file