Skip to content

Commit

Permalink
smallfix
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
yajamon committed Jun 13, 2024
1 parent c995d5a commit d902142
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "obsidian-sample-plugin",
"name": "obsidian-command-alias-plugin",
"version": "0.12.0",
"description": "This is a sample plugin for Obsidian (https://obsidian.md)",
"description": "This plugin is provide alias for other command. The translated words help you understand the intent of the command, but they are tedious to type.",
"main": "main.js",
"scripts": {
"dev": "node esbuild.config.mjs",
Expand Down

0 comments on commit d902142

Please sign in to comment.