aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2022-12-01 07:52:22 +0100
committerGitHub <noreply@github.com>2022-12-01 07:52:22 +0100
commita51f0dbc6c93738dedd89885ffe816d97179ba1e (patch)
treeec78ba998a04a1fef3287403b90f2fa775ce7269 /package.json
parent8555d510c07da73921ee3940391d1f4d6c321270 (diff)
parent0761c84bbf4aec8a97a233d2dbfc5cc305031753 (diff)
downloadnextcloud-server-a51f0dbc6c93738dedd89885ffe816d97179ba1e.tar.gz
nextcloud-server-a51f0dbc6c93738dedd89885ffe816d97179ba1e.zip
Merge pull request #35525 from nextcloud/fix/theming-follow-default
Faster theming tests, better colours comparison and properly follow admin theming changes
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 4b39657d0b9..f48c8684095 100644
--- a/package.json
+++ b/package.json
@@ -62,6 +62,7 @@
"buffer": "^6.0.3",
"camelcase": "^6.3.0",
"clipboard": "^2.0.10",
+ "colord": "^2.9.3",
"core-js": "^3.24.0",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.1",