refactor: editor codeblock -> Vue component

This commit is contained in:
NGPixel
2017-05-28 14:34:50 -04:00
parent ebe288a5b2
commit f577a8134e
14 changed files with 295 additions and 303 deletions

View File

@@ -90,7 +90,7 @@
"moment": "^2.18.1",
"moment-timezone": "^0.5.13",
"mongodb": "^2.2.27",
"mongoose": "^4.10.2",
"mongoose": "^4.10.3",
"multer": "^1.3.0",
"node-graceful": "^0.2.3",
"ora": "^1.2.0",
@@ -156,8 +156,8 @@
"snyk": "latest",
"twemoji-awesome": "^1.0.6",
"typescript": "^2.3.3",
"uglify-es": "^3.0.11",
"vee-validate": "^2.0.0-rc.4",
"uglify-es": "^3.0.12",
"vee-validate": "^2.0.0-rc.5",
"vue": "^2.3.3",
"vue-clipboards": "^1.0.0",
"vue-lodash": "^1.0.3",