@dydxprotocol/v4-localization 1.1.307 → 1.1.308

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.
@@ -141,7 +141,7 @@
141
141
  "BODY": "Season {SEASON_NUMBER} will have boosted points for trading in hot markets! {MARKETS_LIST} markets to kick off with 2x rewards!"
142
142
  },
143
143
  "SURGE_BASIC_SEASON": {
144
- "TITLE": "Surge S{SEASON_NUMBER}: Compete for ${AMONUT_MILLIONS}M",
144
+ "TITLE": "Surge S{SEASON_NUMBER}: Compete for ${AMOUNT_MILLIONS}M",
145
145
  "BODY": "Season {SEASON_NUMBER} will distribute ${AMOUNT_MILLIONS}M to traders based on their position on the leaderboard. Trade more to win more!"
146
146
  },
147
147
  "SURGE_PAYOUT": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dydxprotocol/v4-localization",
3
- "version": "1.1.307",
3
+ "version": "1.1.308",
4
4
  "description": "v4 localization",
5
5
  "main": "index.ts",
6
6
  "scripts": {