@lumiastream/lumia-types 0.5.5 → 0.5.6

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.
@@ -90,7 +90,7 @@ export declare enum LumiaAlertValues {
90
90
  RAFFLE_START = "lumiastream-raffleStart",
91
91
  RAFFLE_STOP = "lumiastream-raffleStop",
92
92
  RAFFLE_WINNER = "lumiastream-raffleWinner",
93
- SPINWHEEL_WINNER = "lumiastream-spinWheelWinner",
93
+ SPINWHEEL_WINNER = "lumiastream-spinwheelWinner",
94
94
  POLL_STARTED = "lumiastream-pollStarted",
95
95
  POLL_PROGRESSED = "lumiastream-pollProgressed",
96
96
  POLL_ENDED = "lumiastream-pollEnded",
@@ -101,7 +101,7 @@ var LumiaAlertValues;
101
101
  LumiaAlertValues["RAFFLE_START"] = "lumiastream-raffleStart";
102
102
  LumiaAlertValues["RAFFLE_STOP"] = "lumiastream-raffleStop";
103
103
  LumiaAlertValues["RAFFLE_WINNER"] = "lumiastream-raffleWinner";
104
- LumiaAlertValues["SPINWHEEL_WINNER"] = "lumiastream-spinWheelWinner";
104
+ LumiaAlertValues["SPINWHEEL_WINNER"] = "lumiastream-spinwheelWinner";
105
105
  LumiaAlertValues["POLL_STARTED"] = "lumiastream-pollStarted";
106
106
  LumiaAlertValues["POLL_PROGRESSED"] = "lumiastream-pollProgressed";
107
107
  LumiaAlertValues["POLL_ENDED"] = "lumiastream-pollEnded";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lumiastream/lumia-types",
3
- "version": "0.5.5",
3
+ "version": "0.5.6",
4
4
  "description": "",
5
5
  "main": "./dist/index.js",
6
6
  "files": [