add conditional bosses filter if gamemode is seasonal

This commit is contained in:
NotJayden
2021-06-07 14:50:21 +08:00
parent 062e5e02b2
commit e7e54741d2
3 changed files with 13 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
"name": "osrs-json-hiscores",
"version": "2.5.0",
"description": "The Old School Runescape API wrapper that does more!",
"main": "lib/index.js",
"main": "lib/index",
"types": "lib/index.d.ts",
"files": [
"lib/**/*"