Skip to content

Commit a693e86

Browse files
committed
Release v2.3.1
1 parent 80a8904 commit a693e86

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

bun.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
"name": "osrs-wrapper",
66
"devDependencies": {
77
"@devoxa/prettier-config": "^2.0.3",
8-
"@tsconfig/node22": "^22.0.0",
9-
"@types/node": "^22.13.10",
10-
"bun-types": "^1.2.5",
11-
"prettier": "^3.5.3",
12-
"typescript": "^5.8.2",
8+
"@tsconfig/node22": "^22.0.2",
9+
"@types/node": "^22.18.0",
10+
"bun-types": "^1.2.21",
11+
"prettier": "^3.6.2",
12+
"typescript": "^5.9.2",
1313
},
1414
},
1515
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "osrs-wrapper",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "A simple wrapper around the Old School Runescape API",
55
"main": "index.js",
66
"keywords": [

0 commit comments

Comments
 (0)