Compare commits

..

4 Commits

Author SHA1 Message Date
maxswa
d097567a3c v2.3.2 2021-02-13 11:22:26 -05:00
maxswa
be5c093cf7 Downgrade np. 2021-02-13 11:13:52 -05:00
maxswa
db72f0c57d Bump np. 2021-02-13 11:08:57 -05:00
Max Swartwout
bd2ea21980 Merge pull request #26 from maxswa/bh-order-fix
Fixes #25 Flipped BH modes.
2021-02-13 11:07:27 -05:00
2 changed files with 428 additions and 458 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "osrs-json-hiscores",
"version": "2.3.1",
"version": "2.3.2",
"description": "The Oldschool Runescape API wrapper that does more!",
"main": "lib/index.js",
"types": "lib/index.d.ts",
@@ -44,7 +44,7 @@
"@types/jest": "^26.0.20",
"@types/jsdom": "^16.2.3",
"jest": "^26.6.3",
"np": "^5.0.3",
"np": "6.5.0",
"prettier": "^1.19.1",
"ts-jest": "^26.4.4",
"tslint": "^5.17.0",

882
yarn.lock

File diff suppressed because it is too large Load Diff