diff --git a/frontend/package.json b/frontend/package.json index f9b4836..561fc7c 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -2,6 +2,7 @@ "name": "nuxt-app", "private": true, "type": "module", + "version": "0.1.0", "scripts": { "build": "nuxt build", "dev": "nuxt dev",