Skip to content

Commit 472dc36

Browse files
committed
0.7.1
1 parent bab4b06 commit 472dc36

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "coc-markmap",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "Visualize your Markdown as mindmaps with Markmap",
55
"author": "Gerald <[email protected]>",
66
"license": "MIT",
@@ -55,5 +55,7 @@
5555
}
5656
},
5757
"repository": "[email protected]:gera2ld/coc-markmap.git",
58-
"browserslist": ["node >= 18"]
58+
"browserslist": [
59+
"node >= 18"
60+
]
5961
}

0 commit comments

Comments
 (0)