From 4de41e39989e5e82c1fd053757e8d0ee0ac44a3a Mon Sep 17 00:00:00 2001 From: Adam Matthiesen Date: Wed, 6 Mar 2024 11:29:23 -0800 Subject: [PATCH] fix spelling --- playground/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground/package.json b/playground/package.json index 3d4c561..5d5befe 100644 --- a/playground/package.json +++ b/playground/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "astro": "^4.3.5", - "package-name": "workspace:*" + "PACKAGE-NAME": "workspace:*" }, "devDependencies": { "@astrojs/check": "^0.5.1",