rategame-shared 1.1.442 → 1.1.443

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.
@@ -624,7 +624,6 @@ exports.achievementsMap = {
624
624
  description: "Rate every match of the entire World Cup.",
625
625
  type: "league",
626
626
  league: "fifa",
627
- seasonal: true,
628
627
  },
629
628
  group_theory: {
630
629
  id: "group_theory",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "rategame-shared",
3
- "version": "1.1.442",
3
+ "version": "1.1.443",
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",