mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-22 20:24:18 -04:00
update dependencies
This commit is contained in:
parent
1ec86c6173
commit
b8b69d2c92
@ -11,7 +11,6 @@ const colour = '#C71585';
|
|||||||
const bodyParser = require('body-parser');
|
const bodyParser = require('body-parser');
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
mode: 'universal',
|
|
||||||
target: 'server',
|
target: 'server',
|
||||||
head: {
|
head: {
|
||||||
title: title,
|
title: title,
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
"js-md5": "^0.7.3",
|
"js-md5": "^0.7.3",
|
||||||
"jsonwebtoken": "^8.5.1",
|
"jsonwebtoken": "^8.5.1",
|
||||||
"mailer": "^0.6.7",
|
"mailer": "^0.6.7",
|
||||||
"nuxt": "^2.13.0",
|
"nuxt": "^2.14.7",
|
||||||
"sql-template-strings": "^2.2.2",
|
"sql-template-strings": "^2.2.2",
|
||||||
"sqlite": "^4.0.12",
|
"sqlite": "^4.0.12",
|
||||||
"sqlite3": "^5.0.0",
|
"sqlite3": "^5.0.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user