Skip to content

Commit

Permalink
0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gera2ld committed Jan 23, 2024
1 parent bab4b06 commit 472dc36
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "coc-markmap",
"version": "0.7.0",
"version": "0.7.1",
"description": "Visualize your Markdown as mindmaps with Markmap",
"author": "Gerald <gera2ld@live.com>",
"license": "MIT",
Expand Down Expand Up @@ -55,5 +55,7 @@
}
},
"repository": "git@github.com:gera2ld/coc-markmap.git",
"browserslist": ["node >= 18"]
"browserslist": [
"node >= 18"
]
}

0 comments on commit 472dc36

Please sign in to comment.