diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2021-02-05 19:06:26 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2021-02-05 19:07:31 +0000 |
| commit | 083c63cec425bb2c8e6f4f9a90c3ddfec2273b36 (patch) | |
| tree | 4e7b8d21b59ff92a7ee1f2d1a7f3820f151171aa /yarn.lock | |
| parent | clean up UI code (diff) | |
| download | fedidag-083c63cec425bb2c8e6f4f9a90c3ddfec2273b36.tar.gz fedidag-083c63cec425bb2c8e6f4f9a90c3ddfec2273b36.zip | |
reimplement collapsing
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1527,6 +1527,11 @@ class-utils@^0.3.5: isobject "^3.0.0" static-extend "^0.1.1" +classnames@^2.2.6: + version "2.2.6" + resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.6.tgz#43935bffdd291f326dad0a205309b38d00f650ce" + integrity sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q== + clean-css@^4.2.3: version "4.2.3" resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-4.2.3.tgz#507b5de7d97b48ee53d84adb0160ff6216380f78" |
