@jacobhumston/roblox-openapi-ts 1.0.12 → 1.0.13

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/types.d.ts +2 -0
  2. package/package.json +1 -1
package/dist/types.d.ts CHANGED
@@ -62174,6 +62174,8 @@ export interface components {
62174
62174
  /** Format: int64 */
62175
62175
  outgoingRobuxTransferTotal?: number;
62176
62176
  /** Format: int64 */
62177
+ robloxSelectIncomingTotal?: number;
62178
+ /** Format: int64 */
62177
62179
  robloxSelectOutgoingTotal?: number;
62178
62180
  };
62179
62181
  /** @enum {string} */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jacobhumston/roblox-openapi-ts",
3
- "version": "1.0.12",
3
+ "version": "1.0.13",
4
4
  "description": "An automatically updated Roblox API client based on their OpenAPI documentation.",
5
5
  "keywords": [
6
6
  "roblox",