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
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"name": "osrs-json-hiscores", "name": "osrs-json-hiscores",
"version": "1.0.6", "version": "1.0.7",
"lockfileVersion": 1 "lockfileVersion": 1
} }
+2 -2
View File
@@ -1,7 +1,7 @@
{ {
"name": "osrs-json-hiscores", "name": "osrs-json-hiscores",
"version": "1.0.6", "version": "1.0.7",
"description": "", "description": "The Oldschool Runescape API wrapper that does more!",
"main": "hiscores.js", "main": "hiscores.js",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1", "test": "echo \"Error: no test specified\" && exit 1",