aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2023-07-26 22:33:18 -0400
committerbobzel <zzzman@gmail.com>2023-07-26 22:33:18 -0400
commit92cb8cd4fd46a4796cd585fd8fd9c9fc4d36811e (patch)
tree8107d6d41969fbba493ca0a6128d520cd899024a /package-lock.json
parentf8377187b5014461a68fd8f3556e4bbe78eefac8 (diff)
remove showTitle instead of setting it to empty string. add back 'transparent' color button
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 566a8fd02..5f71c488a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6198,9 +6198,9 @@
}
},
"browndash-components": {
- "version": "0.0.89",
- "resolved": "https://registry.npmjs.org/browndash-components/-/browndash-components-0.0.89.tgz",
- "integrity": "sha512-pZfd2JlgPbqX04qxcCFUAeJEcyZwwSLV5EDb1g5hZypsyZGUMl+zpLxv7N3dl57/vIqQ5guuso3Led7J2fNzEw==",
+ "version": "0.0.90",
+ "resolved": "https://registry.npmjs.org/browndash-components/-/browndash-components-0.0.90.tgz",
+ "integrity": "sha512-56dsp2yoP5axTnXSPtSpWsQUkcj3hAekYBHLk7Kw6OV7LHVuu5PZruSmGE9xDrdhAFz2UdUyxKeAGB3PdbQoew==",
"requires": {
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",