From 8214daf6cb8b559de4da4cf7a607665f88541999 Mon Sep 17 00:00:00 2001 From: lesion Date: Thu, 11 Jul 2019 22:57:24 +0200 Subject: [PATCH] v0.9.30 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 80042f4c..d2544437 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gancio", - "version": "0.9.29", + "version": "0.9.30", "description": "A shared agenda for local communities", "author": "lesion", "scripts": { @@ -32,7 +32,7 @@ "views/", "store/", "config/", - ".nuxt" + ".nuxt/" ], "dependencies": { "@nuxtjs/auth": "^4.6.5",