mirror of
https://github.com/d0zingcat/obsidian-send-to-ghost.git
synced 2026-05-13 23:16:49 +00:00
.
This commit is contained in:
@@ -7,4 +7,4 @@
|
||||
"author": "@jaynguyens <jay@nguyens.co>",
|
||||
"authorUrl": "https://nguyens.co",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "obsidian-ghost-publish",
|
||||
"version": "1.2.0",
|
||||
"description": "Obsidian plugin for easy publish to ghost with a single click.",
|
||||
"main": "src/main.js",
|
||||
"main": "src/main.ts",
|
||||
"scripts": {
|
||||
"dev": "node esbuild.config.mjs",
|
||||
"build": "tsc -noEmit -skipLibCheck && node esbuild.config.mjs production",
|
||||
|
||||
Reference in New Issue
Block a user