summaryrefslogtreecommitdiff
path: root/day9/task5_vue/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'day9/task5_vue/package.json')
-rw-r--r--day9/task5_vue/package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/day9/task5_vue/package.json b/day9/task5_vue/package.json
index 650d57a..d439908 100644
--- a/day9/task5_vue/package.json
+++ b/day9/task5_vue/package.json
@@ -19,6 +19,8 @@
"babel": "^6.23.0",
"babel-loader": "^8.0.6",
"css-loader": "^3.1.0",
+ "less": "^3.9.0",
+ "less-loader": "^5.0.0",
"vue-loader": "^15.7.1",
"vue-template-compiler": "^2.6.10",
"webpack-cli": "^3.3.6"