This commit is contained in:
maxswa
2018-05-20 14:34:23 -04:00
parent 2f1741c003
commit de41f49411
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,5 +1,5 @@
{ {
"name": "osrs-json-hiscores", "name": "osrs-json-hiscores",
"version": "1.0.8", "version": "1.0.9",
"lockfileVersion": 1 "lockfileVersion": 1
} }

View File

@@ -1,6 +1,6 @@
{ {
"name": "osrs-json-hiscores", "name": "osrs-json-hiscores",
"version": "1.0.8", "version": "1.0.9",
"description": "The Oldschool Runescape API wrapper that does more!", "description": "The Oldschool Runescape API wrapper that does more!",
"main": "hiscores.js", "main": "hiscores.js",
"scripts": { "scripts": {