Compare commits

...

2 Commits

Author SHA1 Message Date
maxswa
7bdde9f5d1 v2.16.0 2023-08-15 21:26:53 -04:00
Max Swartwout
b4a50e69c8 Merge pull request #83 from maxswa/json-endpoint
Use Official JSON Endpoint
2023-08-15 21:25:57 -04:00

View File

@@ -1,6 +1,6 @@
{
"name": "osrs-json-hiscores",
"version": "2.15.0",
"version": "2.16.0",
"description": "The Old School Runescape API wrapper that does more!",
"main": "lib/index.js",
"types": "lib/index.d.ts",