v0.9.30
This commit is contained in:
parent
1882712410
commit
8214daf6cb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "gancio",
|
"name": "gancio",
|
||||||
"version": "0.9.29",
|
"version": "0.9.30",
|
||||||
"description": "A shared agenda for local communities",
|
"description": "A shared agenda for local communities",
|
||||||
"author": "lesion",
|
"author": "lesion",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -32,7 +32,7 @@
|
||||||
"views/",
|
"views/",
|
||||||
"store/",
|
"store/",
|
||||||
"config/",
|
"config/",
|
||||||
".nuxt"
|
".nuxt/"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nuxtjs/auth": "^4.6.5",
|
"@nuxtjs/auth": "^4.6.5",
|
||||||
|
|
Loading…
Reference in a new issue