aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@protonmail.com>2022-11-30 17:45:58 +0100
committerJohn Molakvoæ <skjnldsv@protonmail.com>2022-11-30 18:39:57 +0100
commitf26ee9c69d98b9208f709e0c7aa284755708adbd (patch)
tree1edfb8f4d680e6e4ff3940e3f1ac3f068326fd8e /package.json
parent8434259b1bfef22adbf30b166043e29763bf9507 (diff)
downloadnextcloud-server-f26ee9c69d98b9208f709e0c7aa284755708adbd.tar.gz
nextcloud-server-f26ee9c69d98b9208f709e0c7aa284755708adbd.zip
Faster theming tests, better colours comparison and properly follow admin theming changes
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
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",