mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Upgrade node-fetch, use pageTransition
This commit is contained in:
parent
4b459c9974
commit
f7152703bc
@ -21,10 +21,10 @@ module.exports = {
|
||||
|
||||
modern: !dev ? 'server' : false,
|
||||
|
||||
// transition: {
|
||||
// name: 'slide-up',
|
||||
// mode: 'out-in',
|
||||
// },
|
||||
pageTransition: {
|
||||
name: 'slide-up',
|
||||
mode: 'out-in',
|
||||
},
|
||||
|
||||
env: {
|
||||
// pages which do NOT require a login
|
||||
|
||||
@ -65,6 +65,7 @@
|
||||
"isemail": "^3.2.0",
|
||||
"jsonwebtoken": "~8.5.1",
|
||||
"linkify-it": "~2.2.0",
|
||||
"node-fetch": "^2.6.0",
|
||||
"nuxt": "~2.8.1",
|
||||
"nuxt-dropzone": "^1.0.2",
|
||||
"nuxt-env": "~0.1.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user