Some comments code cleanup

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2020-01-25 09:52:30 +01:00
parent 739a92e9a3
commit ad069e5e14
10 changed files with 187 additions and 163 deletions

View File

@@ -28,18 +28,19 @@
"dependencies": {
"@babel/polyfill": "^7.8.3",
"@babel/runtime": "^7.8.3",
"@nextcloud/auth": "^1.2.1",
"@nextcloud/l10n": "^1.0.1",
"@nextcloud/router": "^1.0.0",
"@nextcloud/vue": "^1.2.7",
"fuse.js": "^3.4.5",
"nextcloud-axios": "^0.2.1",
"nextcloud-server": "^0.15.10",
"nextcloud-vue-collections": "^0.7.1",
"url-search-params-polyfill": "^7.0.1",
"vue": "^2.6.11",
"fuse.js": "^3.4.5",
"tippy.js": "^4.3.5",
"tiptap": "^1.26.3",
"tiptap-extensions": "^1.28.3",
"url-search-params-polyfill": "^7.0.1",
"vue": "^2.6.11",
"vue-click-outside": "^1.0.7",
"vue-color": "^2.7.0",
"vue-easymde": "^1.0.1",