aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index 4c9065a..37bd01b 100644
--- a/package.json
+++ b/package.json
@@ -22,7 +22,9 @@
"clean-webpack-plugin": "^1.0.1",
"copy-webpack-plugin": "^4.6.0",
"css-loader": "^2.1.0",
+ "file-loader": "^4.0.0",
"html-webpack-plugin": "^3.2.0",
+ "image-webpack-loader": "^5.0.0",
"mini-css-extract-plugin": "^0.5.0",
"node-sass": "^4.12.0",
"sass-loader": "^7.1.0",
@@ -33,6 +35,7 @@
"webpack-dev-server": "^3.7.2"
},
"dependencies": {
+ "@iconfu/svg-inject": "^1.2.3",
"bootstrap": "^4.3.1"
}
}