This commit is contained in:
maxswa
2018-05-18 21:45:03 -04:00
parent 0fa72809cf
commit 2a48b978ec
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

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

View File

@@ -1,7 +1,7 @@
{
"name": "osrs-json-hiscores",
"version": "1.0.6",
"description": "",
"version": "1.0.7",
"description": "The Oldschool Runescape API wrapper that does more!",
"main": "hiscores.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",