File tree Expand file tree Collapse file tree 3 files changed +9
-7
lines changed
Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "id" : " quip" ,
33 "name" : " Quip" ,
4- "version" : " 1.0.2 " ,
4+ "version" : " 1.0.3 " ,
55 "minAppVersion" : " 0.15.0" ,
66 "description" : " This plugin provides commands to publish Markdown documents to Quip.com" ,
77 "author" : " Sean Blakey" ,
88 "authorUrl" : " https://hachyderm.io/@seanb" ,
99 "isDesktopOnly" : true
10- }
10+ }
Original file line number Diff line number Diff line change 11{
2- "name" : " obsidian-sample-plugin " ,
3- "version" : " 1.0.0 " ,
4- "description" : " This is a sample plugin for Obsidian (https://obsidian.md) " ,
2+ "name" : " quip " ,
3+ "version" : " 1.0.3 " ,
4+ "description" : " Obsidian plugin to enable publishing to Quip " ,
55 "main" : " main.js" ,
66 "scripts" : {
77 "dev" : " node esbuild.config.mjs" ,
Original file line number Diff line number Diff line change 11{
2- "1.0.2" : " 0.15.0"
3- }
2+ "1.0.3" : " 0.15.0" ,
3+ "1.0.2" : " 0.15.0" ,
4+ "1.0.1" : " 0.15.0"
5+ }
You can’t perform that action at this time.
0 commit comments