update at 2025-10-16 14:06:24
This commit is contained in:
@@ -3,6 +3,14 @@
|
||||
"version": "1.3.0",
|
||||
"description": "This is a plugin for Obsidian (https://obsidian.md)",
|
||||
"main": "main.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://biboer.cn/gitea/gavin/note2any.git"
|
||||
},
|
||||
"homepage": "https://biboer.cn/gitea/gavin/note2any",
|
||||
"bugs": {
|
||||
"url": "https://biboer.cn/gitea/gavin/note2any/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "node esbuild.config.mjs",
|
||||
"build": "npm run build:bundle --",
|
||||
|
||||
Reference in New Issue
Block a user