Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6721728..074f9cb 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,8 @@
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^5.0.0",
"debounce": "^1.2.1",
- "vue": "^2.7.4"
+ "vue": "^2.7.4",
+ "vue-material-design-icons": "^5.1.2"
},
"browserslist": [
"extends @nextcloud/browserslist-config"