From 3a7f2385eadadb21794a06c86b7fa20b83b2f8f8 Mon Sep 17 00:00:00 2001 From: "Fred K. Schott" Date: Tue, 9 Aug 2022 17:28:02 -0700 Subject: Revert "[ci] release (#4223)" This reverts commit d4ad40987589299fb3a94aed8700caed29cfbb35. --- examples/minimal/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/minimal') diff --git a/examples/minimal/package.json b/examples/minimal/package.json index 529dcfa67..a9e317792 100644 --- a/examples/minimal/package.json +++ b/examples/minimal/package.json @@ -10,6 +10,6 @@ "astro": "astro" }, "devDependencies": { - "astro": "^1.0.1" + "astro": "^1.0.0" } } -- cgit v1.2.3