Added Preview which was missing.

This commit is contained in:
Leon Letto 2023-09-24 15:07:23 -07:00
parent 28c9808c1c
commit 801e32b3c1
5 changed files with 34 additions and 39 deletions

View file

@ -40,6 +40,7 @@
"@tiptap/pm": "^2.1.6",
"@tiptap/starter-kit": "^2.1.6",
"@tiptap/vue-3": "^2.0.3",
"@types/marked": "^5.0.1",
"@vicons/material": "^0.12.0",
"@vicons/tabler": "^0.12.0",
"@vueuse/core": "^10.3.0",
@ -64,6 +65,7 @@
"jwt-decode": "^3.1.2",
"libphonenumber-js": "^1.10.28",
"lodash": "^4.17.21",
"marked": "^9.0.3",
"mathjs": "^11.9.1",
"mime-types": "^2.1.35",
"monaco-editor": "^0.43.0",
@ -100,6 +102,7 @@
"@types/crypto-js": "^4.1.1",
"@types/jsdom": "^21.0.0",
"@types/lodash": "^4.14.192",
"@types/marked": "^5.0.1",
"@types/mime-types": "^2.1.1",
"@types/netmask": "^2.0.0",
"@types/node": "^18.15.11",