Add:Rich text editor for podcast episode description

This commit is contained in:
advplyr 2022-05-28 13:36:58 -05:00
parent a394f38fe9
commit 8b12508b0c
8 changed files with 952 additions and 7 deletions

View file

@ -22,6 +22,7 @@
"libarchive.js": "^1.3.0",
"nuxt": "^2.15.8",
"nuxt-socket-io": "^1.1.18",
"trix": "^1.3.1",
"v-click-outside": "^3.1.2",
"vue-pdf": "^4.3.0",
"vue-toastification": "^1.7.11",
@ -32,4 +33,4 @@
"@nuxtjs/tailwindcss": "^4.2.1",
"postcss": "^8.3.6"
}
}
}