@wise-old-man/utils 4.0.7 → 4.0.8

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.
Files changed (2) hide show
  1. package/dist/index.d.ts +0 -1
  2. package/package.json +1 -1
package/dist/index.d.ts CHANGED
@@ -1135,7 +1135,6 @@ interface GroupRoleOrder {
1135
1135
  }
1136
1136
 
1137
1137
  interface GroupSocialLinks {
1138
- id: number;
1139
1138
  groupId: number;
1140
1139
  website: string | null;
1141
1140
  discord: string | null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wise-old-man/utils",
3
- "version": "4.0.7",
3
+ "version": "4.0.8",
4
4
  "description": "A JavaScript/TypeScript client that interfaces and consumes the Wise Old Man API, an API that tracks and measures players' progress in Old School Runescape.",
5
5
  "keywords": [
6
6
  "wiseoldman",