From 7d4f7338e6a8427934668096dba35e2a06ab961f Mon Sep 17 00:00:00 2001 From: bholmesdev Date: Tue, 12 Jul 2022 13:03:24 -0400 Subject: [PATCH] wip: ignore with-mdx starter --- examples/with-mdx/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/with-mdx/package.json b/examples/with-mdx/package.json index 79ca61952..c8ca36682 100644 --- a/examples/with-mdx/package.json +++ b/examples/with-mdx/package.json @@ -1,5 +1,5 @@ { - "name": "@example/with-mdx", + "name": "@example-ignore/with-mdx", "version": "0.0.1", "private": true, "scripts": {