Skip to content

Commit 455bc3e

Browse files
author
Manas Talukdar
committed
ERR_REQUIRE_ESM mitigation. #6.
Bumped version to 0.1.3.
1 parent fa54703 commit 455bc3e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "markdown-it-textual-uml",
3-
"version": "0.1.2",
4-
"type": "module",
3+
"version": "0.1.3",
54
"description": "Markdown-it markdown parser plugin to create uml diagrams from text, based on plantuml, mermaid, etc.",
65
"main": "src/index.js",
76
"scripts": {

0 commit comments

Comments
 (0)