This commit is contained in:
lesion
2019-07-03 16:33:03 +02:00
parent c6fb23810a
commit 6a96193ffc
8 changed files with 26 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "gancio",
"version": "0.9.15",
"version": "0.9.17",
"description": "A shared agenda for local communities",
"author": "lesion",
"scripts": {
@@ -36,7 +36,6 @@
"dependencies": {
"@nuxtjs/auth": "^4.6.5",
"@nuxtjs/axios": "^5.5.3",
"arg": "^4.1.0",
"axios": "^0.19.0",
"bcrypt": "^3.0.5",
"body-parser": "^1.18.3",
@@ -54,11 +53,10 @@
"inquirer": "^6.3.1",
"jsonwebtoken": "^8.5.1",
"less": "^3.9.0",
"mastodon-api": "^1.3.0",
"mastodon-api": "lesion/mastodon-api",
"morgan": "^1.9.1",
"multer": "^1.4.1",
"nuxt": "^2.8.1",
"nuxt-env": "^0.1.0",
"nuxt-i18n": "^5.12.4",
"pg": "^7.11.0",
"sequelize": "^5.8.7",