Skip to content

Commit 866f7dc

Browse files
committed
upgrade to 1.0.5 as it conflicts with npmjs pkg (my mistake)
1 parent 2ea0110 commit 866f7dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@guyplusplus/turndown-plugin-gfm",
33
"description": "Turndown plugin to add GitHub Flavored Markdown extensions.",
4-
"version": "1.0.4",
4+
"version": "1.0.5",
55
"author": "Dom Christie",
66
"main": "lib/turndown-plugin-gfm.cjs.js",
77
"module": "lib/turndown-plugin-gfm.es.js",

0 commit comments

Comments
 (0)