@wayward/types 2.14.4-beta.dev.20250311.1 → 2.14.4-beta.dev.20250313.1

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.
@@ -133,7 +133,6 @@ export interface IMoveItemOptions {
133
133
  moveToTileOptions?: IMoveToTileOptions | true;
134
134
  dryRun?: true;
135
135
  index?: number;
136
- updateView?: true;
137
136
  isTrading?: boolean;
138
137
  revertFromDoodad?: boolean;
139
138
  skipDrop?: true;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@wayward/types",
3
3
  "description": "TypeScript declarations for Wayward, used for modding.",
4
- "version": "2.14.4-beta.dev.20250311.1",
4
+ "version": "2.14.4-beta.dev.20250313.1",
5
5
  "license": "MIT",
6
6
  "repository": {
7
7
  "type": "git",