v1.0.2 and title change
This commit is contained in:
parent
0d5ae98513
commit
f97867bf74
1 changed files with 3 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "hollow-knight-completion-check",
|
"name": "hollow-knight-completion-check",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"description": "Hollow Knight Analyze Save Completion Online Tool",
|
"description": "Hollow Knight Save Game Completion Analyzer Web Tool",
|
||||||
"main": "index.html",
|
"main": "index.html",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
|
|
@ -22,6 +22,7 @@
|
||||||
"completion",
|
"completion",
|
||||||
"check",
|
"check",
|
||||||
"online",
|
"online",
|
||||||
|
"web",
|
||||||
"tool"
|
"tool"
|
||||||
],
|
],
|
||||||
"author": "Michael ReznoR",
|
"author": "Michael ReznoR",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue