From c064330ed98b47819f5164de64af6632c2011e8c Mon Sep 17 00:00:00 2001 From: Ju Liu Date: Tue, 28 Mar 2023 09:31:07 +0100 Subject: [PATCH] Remove leftover mentions to fixtures --- .changeset/config.json | 1 - .changeset/pre.json | 1 - .nxignore | 1 - 3 files changed, 3 deletions(-) diff --git a/.changeset/config.json b/.changeset/config.json index 64ea08ac2e3..ba6957cbfee 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -8,7 +8,6 @@ "@shopify/app", "@shopify/create-app", "@shopify/cli-kit", - "@shopify/fixtures-app", "@shopify/theme", "@shopify/ui-extensions-dev-console-app", "@shopify/plugin-ngrok", diff --git a/.changeset/pre.json b/.changeset/pre.json index 343851a1180..3eb5182a9b8 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -2,7 +2,6 @@ "mode": "pre", "tag": "pre", "initialVersions": { - "@shopify/fixtures-app": "3.44.0", "shopify-app-template-node": "0.1.0", "starter-react-frontend-app": "0.1.0", "@shopify/app": "3.44.0", diff --git a/.nxignore b/.nxignore index 6719d80b269..c750b8d8b7e 100644 --- a/.nxignore +++ b/.nxignore @@ -1,3 +1,2 @@ **/templates/** docs/** -fixtures/**