From bdeb4629b6d62362625acbcf0d60fe3073031849 Mon Sep 17 00:00:00 2001 From: Titus Wormer Date: Mon, 27 Jan 2025 12:58:44 +0100 Subject: [PATCH] remark-lint-mdx-jsx-no-void-children: 1.0.0 --- packages/remark-lint-mdx-jsx-no-void-children/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/remark-lint-mdx-jsx-no-void-children/package.json b/packages/remark-lint-mdx-jsx-no-void-children/package.json index 0ab7ca19..a8d3883e 100644 --- a/packages/remark-lint-mdx-jsx-no-void-children/package.json +++ b/packages/remark-lint-mdx-jsx-no-void-children/package.json @@ -46,7 +46,7 @@ "strict": true }, "type": "module", - "version": "0.0.0", + "version": "1.0.0", "xo": { "prettier": true, "rules": {