fix package.json files
This commit is contained in:
parent
c415713e56
commit
e95ab5996f
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "gancio",
|
||||
"version": "0.22.1",
|
||||
"version": "0.22.2",
|
||||
"description": "A shared agenda for local communities",
|
||||
"author": "lesion",
|
||||
"scripts": {
|
||||
|
@ -48,6 +48,7 @@
|
|||
"static/",
|
||||
"views/",
|
||||
"locales/email/",
|
||||
"locales/",
|
||||
"store/",
|
||||
"config/",
|
||||
".nuxt/"
|
||||
|
|
Loading…
Reference in a new issue