aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2023-07-26 13:52:29 -0400
committerbobzel <zzzman@gmail.com>2023-07-26 13:52:29 -0400
commitf8377187b5014461a68fd8f3556e4bbe78eefac8 (patch)
tree146928c31c3549c50299172d6216de63beda7a11 /package-lock.json
parent48db0d060c53f4051df9b5c081334a8b82bb0a22 (diff)
fixed clicking color picker selector
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 3ab571166..566a8fd02 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6198,9 +6198,9 @@
}
},
"browndash-components": {
- "version": "0.0.88",
- "resolved": "https://registry.npmjs.org/browndash-components/-/browndash-components-0.0.88.tgz",
- "integrity": "sha512-Np/Wn/MUMYawUVaxCI/EzaB5hk356hEge2PaEZsChrXCw56ptEDl7/FAHAeVv2/Giv39LqFLUFJPrP9lDC8VzA==",
+ "version": "0.0.89",
+ "resolved": "https://registry.npmjs.org/browndash-components/-/browndash-components-0.0.89.tgz",
+ "integrity": "sha512-pZfd2JlgPbqX04qxcCFUAeJEcyZwwSLV5EDb1g5hZypsyZGUMl+zpLxv7N3dl57/vIqQ5guuso3Led7J2fNzEw==",
"requires": {
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",