From ce901e164d50303ba1e6b32b715b211dfa15f616 Mon Sep 17 00:00:00 2001 From: harlan Date: Mon, 20 Jan 2025 21:18:08 +1100 Subject: [PATCH] chore: bump lock --- playground/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground/package.json b/playground/package.json index d372595..bdd3d4d 100644 --- a/playground/package.json +++ b/playground/package.json @@ -6,7 +6,7 @@ "dev": "nuxi dev", "build": "nuxi build", "generate": "nuxi generate", - "prepare": "nuxi prepare" + "dev:prepare": "nuxi prepare" }, "dependencies": { "@nuxt/fonts": "^0.10.3",