summaryrefslogtreecommitdiffstats
path: root/package.json
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 2048ec816..a098abc24 100644
--- a/package.json
+++ b/package.json
@@ -86,6 +86,7 @@
"stylelint-config-recommended-scss": "^4.2.0",
"stylelint-scss": "^3.18.0",
"vue": "^2.6.11",
- "vuex": "^3.5.1"
+ "vuex": "^3.5.1",
+ "webpack-merge": "^5.1.1"
}
}