diff --git a/templates/getting-started/package.json b/templates/getting-started/package.json index f1b2d55ec..33b6cb366 100644 --- a/templates/getting-started/package.json +++ b/templates/getting-started/package.json @@ -1,6 +1,7 @@ { "name": "@getting-started/root", "author": "Workleap", + "version": "0.0.0", "description": "A template for the getting-started guide of Squide.", "private": true, "type": "module",