v0.9.10
This commit is contained in:
parent
126edd02c0
commit
3c9c85e268
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "gancio",
|
"name": "gancio",
|
||||||
"version": "0.9.9",
|
"version": "0.9.10",
|
||||||
"description": "A shared agenda for local communities",
|
"description": "A shared agenda for local communities",
|
||||||
"author": "lesion",
|
"author": "lesion",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -30,7 +30,8 @@
|
||||||
"locales/",
|
"locales/",
|
||||||
"dist/",
|
"dist/",
|
||||||
"store/",
|
"store/",
|
||||||
"config/"
|
"config/",
|
||||||
|
".nuxt"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nuxtjs/auth": "^4.6.5",
|
"@nuxtjs/auth": "^4.6.5",
|
||||||
|
|
Loading…
Reference in a new issue