This commit is contained in:
maxswa
2018-05-18 22:08:05 -04:00
parent d2283b177a
commit facf6d673b
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.7", "version": "1.0.8",
"lockfileVersion": 1 "lockfileVersion": 1
} }

View File

@@ -1,6 +1,6 @@
{ {
"name": "osrs-json-hiscores", "name": "osrs-json-hiscores",
"version": "1.0.7", "version": "1.0.8",
"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": {