summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTim Keller <tjk@tjkeller.xyz>2025-05-04 22:12:18 -0500
committerTim Keller <tjk@tjkeller.xyz>2025-05-04 22:12:18 -0500
commit5284094278ed6e4861edc3dbadb1d53218e6f6d0 (patch)
tree774c783cf25417bbeb5da2aaceda51bc15e2e1ab /package.json
parent90f4d77d6fc92105148a6cbe95d8e371c37f1d68 (diff)
downloadimmich-frame-5284094278ed6e4861edc3dbadb1d53218e6f6d0.tar.xz
immich-frame-5284094278ed6e4861edc3dbadb1d53218e6f6d0.zip
config for svg icons
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 13e64b6..456abf2 100644
--- a/package.json
+++ b/package.json
@@ -9,6 +9,7 @@
"devDependencies": {
"css-loader": "^7.1.2",
"style-loader": "^4.0.0",
+ "svg-sprite-loader": "^6.0.11",
"webpack": "^5.99.7",
"webpack-cli": "^6.0.1",
"webpack-dev-server": "^5.2.1"