@vault-tec/pip-boy 1.0.3 → 1.0.4

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.0.3",
3
+ "version": "1.0.4",
4
4
  "description": "Pip-Boy Angular library.",
5
5
  "author": "Vault-Tec-Industries",
6
6
  "license": "PolyForm-Noncommercial-1.0.0",
@@ -265,7 +265,7 @@ declare class PipBoy3000 {
265
265
  protected readonly settings: PipBoy3000Settings;
266
266
  protected readonly imageStore: ImageStore;
267
267
  protected readonly soundStore: SoundStore;
268
- protected readonly appVersion = "1.0.3";
268
+ protected readonly appVersion = "1.0.4";
269
269
  protected readonly tabsOpen: _angular_core.WritableSignal<boolean>;
270
270
  protected readonly showResetModal: _angular_core.WritableSignal<boolean>;
271
271
  protected readonly showExitModal: _angular_core.WritableSignal<boolean>;
Binary file
Binary file