This commit is contained in:
N-Pex 2023-03-06 08:59:26 +01:00
parent abd78c2b2c
commit dfca3440d2
2 changed files with 4 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "keanuapp-weblite",
"version": "0.1.31",
"version": "0.1.32",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",

View file

@ -1,6 +1,6 @@
{
"name": "keanuapp-weblite",
"version": "0.1.30",
"version": "0.1.31",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
@ -27,7 +27,8 @@
"js-sha256": "^0.9.0",
"json-web-key": "^0.4.0",
"jszip": "^3.9.1",
"linkifyjs": "3.0.0-beta.3",
"linkify-html": "^4.1.0",
"linkifyjs": "^4.1.0",
"material-design-icons-iconfont": "^6.1",
"matrix-js-sdk": "^19.7.0",
"md-gum-polyfill": "^1.0.0",