aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/package.json b/package.json
index cfae51b567..7f30cb9c24 100644
--- a/package.json
+++ b/package.json
@@ -5,6 +5,7 @@
"node": ">=10"
},
"dependencies": {
+ "@primer/octicons": "9.4.0",
"clipboard": "2.0.4",
"fomantic-ui": "2.8.3",
"highlight.js": "9.18.1",
@@ -36,6 +37,9 @@
"postcss-safe-parser": "4.0.1",
"stylelint": "13.0.0",
"stylelint-config-standard": "19.0.0",
+ "svg-sprite-loader": "4.2.1",
+ "svgo": "1.3.2",
+ "svgo-loader": "2.2.1",
"terser-webpack-plugin": "2.3.4",
"updates": "9.3.3",
"vue-loader": "15.8.3",