zen-flow 16.4.1 → 16.4.2

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.
package/dist/zenflow.d.ts CHANGED
@@ -2151,7 +2151,7 @@ declare const RESEARCH: {
2151
2151
  readonly slivers: "SLIVERS";
2152
2152
  readonly enchantFishing: "ENCHANT_FISHING";
2153
2153
  readonly netherruneCelerity: "NETHERRUNE_CELERITY";
2154
- readonly thirstyTankGlyp: "THIRSTYTANK_GLYPH";
2154
+ readonly thirstyTankGlyph: "THIRSTYTANK_GLYPH";
2155
2155
  readonly crystalBrain: "CRYSTALBRAIN";
2156
2156
  readonly vishroomSoup: "VISHROOMSOUP";
2157
2157
  readonly nitorLight: "NITORLIGHT";
package/dist/zenflow.js CHANGED
@@ -1232,7 +1232,7 @@ const RESEARCH = {
1232
1232
  slivers: "SLIVERS",
1233
1233
  enchantFishing: "ENCHANT_FISHING",
1234
1234
  netherruneCelerity: "NETHERRUNE_CELERITY",
1235
- thirstyTankGlyp: "THIRSTYTANK_GLYPH",
1235
+ thirstyTankGlyph: "THIRSTYTANK_GLYPH",
1236
1236
  crystalBrain: "CRYSTALBRAIN",
1237
1237
  vishroomSoup: "VISHROOMSOUP",
1238
1238
  nitorLight: "NITORLIGHT",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zen-flow",
3
- "version": "16.4.1",
3
+ "version": "16.4.2",
4
4
  "description": "MineTweaker ZenScript made easy.",
5
5
  "type": "module",
6
6
  "exports": {