summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Treffler <mail@jonathan-treffler.de>2020-08-07 11:50:07 +0200
committerSimon Spannagel <simonspa@kth.se>2021-12-16 20:04:50 +0100
commit6c0d554296c4190b4368c881444c8014ed0a214a (patch)
treebaeb284318227c8d27d78fae16864dabdc2a9041
parent947f83fc20005206462a0efe9a12f8e6607d5a45 (diff)
added @nextcloud/webpack-vue-config as a dependency
Signed-off-by: Jonathan Treffler <mail@jonathan-treffler.de>
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 52c3fc747..3e92807b9 100644
--- a/package.json
+++ b/package.json
@@ -58,6 +58,7 @@
"webpack-cli": "^3.3.12"
},
"dependencies": {
+ "@nextcloud/webpack-vue-config": "^1.1.0",
"debug": "^4.1.1",
"masonry-layout": "^4.2.2",
"moment": "^2.26.0"