[+] Add marked and three.js dependencies

This commit is contained in:
Hykilpikonna
2021-12-06 22:46:55 -05:00
parent 74da00882e
commit b2110fbbc8
2 changed files with 24 additions and 0 deletions
+4
View File
@@ -9,8 +9,12 @@
},
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.4",
"@types/marked": "^4.0.1",
"@types/three": "^0.135.0",
"core-js": "^3.6.5",
"marked": "^4.0.6",
"moment": "^2.29.1",
"three": "^0.135.0",
"vue": "^3.0.0",
"vue-class-component": "^8.0.0-0",
"vue-i18n": "^9.2.0-beta.23",