rategame-shared 1.1.228 → 1.1.229

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.
@@ -476,7 +476,7 @@ exports.achievementsMap = {
476
476
  for_your_confederations: {
477
477
  id: "for_your_confederations",
478
478
  name: "For Your Confederations",
479
- description: "Rate Every Game in the Confederations Cup",
479
+ description: "Rate a game from every Confederation in the Club World Cup",
480
480
  type: "league",
481
481
  league: "cwc",
482
482
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "rategame-shared",
3
- "version": "1.1.228",
3
+ "version": "1.1.229",
4
4
  "description": "This package contains shared resources for the Rate Game project.",
5
5
  "types": "./dist/index.d.ts",
6
6
  "main": "./dist/index.js",