Simplify page command

This commit is contained in:
2026-03-07 02:26:05 -06:00
parent 5929feef4f
commit 8601361598
4 changed files with 11 additions and 69 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"name": "wiki",
"source": "./plugins/rsw",
"description": "RuneScape Wiki CLI",
"version": "1.0.1",
"version": "1.0.2",
"author": {
"name": "Sam Myers"
}
+2 -2
View File
@@ -1,9 +1,9 @@
{
"name": "runescape-wiki",
"description": "Query the RuneScape Wiki (RS3 and OSRS) for items, quests, skills, and Grand Exchange prices",
"version": "1.0.0",
"version": "1.0.2",
"author": {
"name": "sam"
"name": "Sam Myers"
},
"keywords": ["runescape", "osrs", "rs3", "wiki", "grand-exchange", "gaming"]
}