Support "mirrors" array in the config file for link sharing
For issue #642
This commit is contained in:
parent
4648e4969c
commit
e3f7f1758f
9 changed files with 72 additions and 27 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "keanuapp-weblite",
|
||||
"version": "0.1.51",
|
||||
"version": "0.1.52",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
"create-sticker-config": "node ./create_sticker_config.js $1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@guardianproject/proofmode": "^0.3.2",
|
||||
"@guardianproject/proofmode": "^0.4.0",
|
||||
"@matrix-org/olm": "^3.2.12",
|
||||
"@vitejs/plugin-vue": "^5.2.3",
|
||||
"aes-js": "^3.1.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue