We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80a8904 commit a693e86Copy full SHA for a693e86
bun.lock
@@ -5,11 +5,11 @@
5
"name": "osrs-wrapper",
6
"devDependencies": {
7
"@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",
+ "@tsconfig/node22": "^22.0.2",
+ "@types/node": "^22.18.0",
+ "bun-types": "^1.2.21",
+ "prettier": "^3.6.2",
+ "typescript": "^5.9.2",
13
},
14
15
package.json
@@ -1,6 +1,6 @@
1
{
2
3
- "version": "2.3.0",
+ "version": "2.3.1",
4
"description": "A simple wrapper around the Old School Runescape API",
"main": "index.js",
"keywords": [
0 commit comments