diff --git a/manifest-beta.json b/manifest-beta.json index 1582242..e678884 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,5 +1,5 @@ { - "id": "obsidian-game-search-plugin", + "id": "game-search", "name": "Game Search", "version": "0.1.0", "minAppVersion": "0.15.0", diff --git a/package.json b/package.json index 7d9e64a..2c9c301 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "obsidian-game-search-plugin", + "name": "game-search", "version": "0.1.0", "description": "This is a plugin to help you create game notes.", "homepage": "https://github.com/CMorooney/obsidian-game-search-plugin",