@lumiastream/lumia-types 0.2.1-beta.4 → 0.2.1-beta.5

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.
@@ -143,7 +143,7 @@ export declare enum LumiaEventTypes {
143
143
  ALERTS = "alert",
144
144
  GAMESGLOW_ALERT = "gamesglow_alert",
145
145
  GAMESGLOW_COMMAND = "gamesglow_command",
146
- GAMESGLOW_VIRTUALLIGHT = "gamesglow_virutallight"
146
+ GAMESGLOW_VIRTUALLIGHT = "gamesglow_virtuallight"
147
147
  }
148
148
  declare type EventOrigins = 'lumia' | 'twitch' | 'youtube' | 'facebook' | 'glimesh' | 'trovo' | 'streamlabs' | 'streamelements' | 'extralife' | 'donordrive' | 'tiltify' | 'patreon' | 'tipeeestream' | 'treatstream' | 'discord' | 'obs' | 'slobs' | 'pulsoid' | 'paypal';
149
149
  export {};
@@ -14,6 +14,6 @@ var LumiaEventTypes;
14
14
  LumiaEventTypes["ALERTS"] = "alert";
15
15
  LumiaEventTypes["GAMESGLOW_ALERT"] = "gamesglow_alert";
16
16
  LumiaEventTypes["GAMESGLOW_COMMAND"] = "gamesglow_command";
17
- LumiaEventTypes["GAMESGLOW_VIRTUALLIGHT"] = "gamesglow_virutallight";
17
+ LumiaEventTypes["GAMESGLOW_VIRTUALLIGHT"] = "gamesglow_virtuallight";
18
18
  })(LumiaEventTypes = exports.LumiaEventTypes || (exports.LumiaEventTypes = {}));
19
19
  //# sourceMappingURL=event.types.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lumiastream/lumia-types",
3
- "version": "0.2.1-beta.4",
3
+ "version": "0.2.1-beta.5",
4
4
  "description": "",
5
5
  "main": "./dist/index.js",
6
6
  "files": [