Skip to content

Commit befd548

Browse files
committed
Update for 2.15.4-beta.dev.20260323.1
1 parent 2e7952d commit befd548

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Debug Tools",
33
"description": "Adds a special debug tools menu into the game.",
4-
"version": "2.4.0",
4+
"version": "2.4.1",
55
"author": "Chiri Vulpes",
66
"github": "https://github.com/WaywardGame/debugtools",
77
"waywardVersion": "2.15.0-beta",

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"watch": "npx tsc --build --watch --pretty --preserveWatchOutput"
1111
},
1212
"devDependencies": {
13-
"@wayward/types": "^2.15.3-beta.dev.20260322.1",
13+
"@wayward/types": "^2.15.4-beta.dev.20260323.1",
1414
"typescript": "^6.0.0-beta"
1515
}
1616
}

0 commit comments

Comments
 (0)