This commit is contained in:
N-Pex 2022-07-08 16:36:47 +02:00
parent 5f33782863
commit fcc010a1cf
2 changed files with 5 additions and 3 deletions

View file

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

View file

@ -1,6 +1,6 @@
{
"name": "keanuapp-weblite",
"version": "0.1.25",
"version": "0.1.26",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
@ -16,15 +16,17 @@
"core-js": "^3.6.5",
"data-uri-to-buffer": "^3.0.1",
"dayjs": "^1.10.3",
"file-saver": "^2.0.5",
"fix-webm-duration": "^1.0.0",
"image-resize": "^1.1.5",
"image-size": "^1.0.0",
"intersection-observer": "^0.12",
"js-sha256": "^0.9.0",
"json-web-key": "^0.4.0",
"jszip": "^3.9.1",
"linkifyjs": "3.0.0-beta.3",
"material-design-icons-iconfont": "^6.1",
"matrix-js-sdk": "^15.2.0",
"matrix-js-sdk": "^17.2.0",
"md-gum-polyfill": "^1.0.0",
"mic-recorder-to-mp3": "^2.2.2",
"pretty-bytes": "^5.6.0",