v0.9.8
This commit is contained in:
parent
108b7f6338
commit
9a258168f5
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "gancio",
|
"name": "gancio",
|
||||||
"version": "0.9.7",
|
"version": "0.9.8",
|
||||||
"description": "A shared agenda for local communities",
|
"description": "A shared agenda for local communities",
|
||||||
"author": "lesion",
|
"author": "lesion",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -28,7 +28,8 @@
|
||||||
"server/",
|
"server/",
|
||||||
"nuxt.config.js",
|
"nuxt.config.js",
|
||||||
"locales/",
|
"locales/",
|
||||||
"dist/"
|
"dist/",
|
||||||
|
"config/"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nuxtjs/auth": "^4.6.5",
|
"@nuxtjs/auth": "^4.6.5",
|
||||||
|
|
Loading…
Reference in a new issue