Skip to content

Commit 41b60e5

Browse files
committed
Update for 2.15.3-beta.dev.20260310.1
1 parent eca8deb commit 41b60e5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

definitions/eslint.config.d.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
declare const _default: import("@typescript-eslint/utils/dist/ts-eslint").FlatConfig.ConfigArray;
1+
declare const _default: import("typescript-eslint").Config;
22
export default _default;

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@wayward/types",
33
"description": "TypeScript declarations for Wayward, used for modding.",
4-
"version": "2.15.3-beta.dev.20260309.1",
4+
"version": "2.15.3-beta.dev.20260310.1",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)