mirror of
https://github.com/pumler/plugin-obsidian.git
synced 2026-07-22 06:50:45 +00:00
Removed main.ts from index
This commit is contained in:
parent
eff6868d44
commit
a33b20dddb
2 changed files with 1 additions and 48 deletions
47
main.js
47
main.js
File diff suppressed because one or more lines are too long
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "pumler-obsidian-plugin",
|
||||
"version": "0.1.0",
|
||||
"version": "1.0.0",
|
||||
"description": "Render PlantUML, Structurizr DSL, and Mermaid diagrams from pumler code blocks using the Pumler API.",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
|
|
|
|||
Loading…
Reference in a new issue