@wayward/types 2.11.0-beta.dev.20211211.2 → 2.11.0-beta.dev.20211212.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.
@@ -1183,7 +1183,8 @@ export declare enum ItemTypeGroup {
1183
1183
  Trousers = 891,
1184
1184
  Spine = 892,
1185
1185
  Spores = 893,
1186
- All = 894,
1187
- Last = 895
1186
+ Stick = 894,
1187
+ All = 895,
1188
+ Last = 896
1188
1189
  }
1189
1190
  export {};
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.11.0-beta.dev.20211211.2",
4
+ "version": "2.11.0-beta.dev.20211212.1",
5
5
  "license": "MIT",
6
6
  "repository": {
7
7
  "type": "git",