From 0dfa1d722c66fd92b0828f0f17b82df004972fdf Mon Sep 17 00:00:00 2001 From: Innei Date: Fri, 7 Jun 2024 09:37:46 +0800 Subject: [PATCH] release: v7.4.5-fork.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c16a929..dcb5170f 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Convert markdown to JSX with ease for React and React-like projects. Super lightweight and highly configurable.", "homepage": "https://probablyup.github.io/markdown-to-jsx", "license": "MIT", - "version": "7.4.5-fork.3", + "version": "7.4.5-fork.4", "engines": { "node": ">= 10" },