diff options
| author | Zephyrrus <[email protected]> | 2020-07-19 22:25:29 +0300 |
|---|---|---|
| committer | Zephyrrus <[email protected]> | 2020-07-19 22:25:29 +0300 |
| commit | 165731fae8acbf7f1e88efb91f49458d73064e35 (patch) | |
| tree | 4f88d924bbb89575bfe992dce2d100b38fbb5ed4 | |
| parent | feat: Add bulma divider (diff) | |
| download | host.fuwn.me-165731fae8acbf7f1e88efb91f49458d73064e35.tar.xz host.fuwn.me-165731fae8acbf7f1e88efb91f49458d73064e35.zip | |
chore: add updated yarn.lock
| -rw-r--r-- | yarn.lock | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -834,6 +834,11 @@ lodash "^4.17.13" to-fast-properties "^2.0.0" +"@creativebulma/bulma-divider@^1.1.0": + version "1.1.0" + resolved "https://registry.yarnpkg.com/@creativebulma/bulma-divider/-/bulma-divider-1.1.0.tgz#fb0c3527efc5b8d7b1ac52cd065e9f8c57b5a8bc" + integrity sha512-Lx5MlUhgAnTF+wNZ5LXcaE1K0F2m0Pkwte1p08FBsIyRV6Oq7BuKPk/O9XJPcF+vR6BjCxNy/hjYFXtNmoXbNg== + "@csstools/convert-colors@^1.4.0": version "1.4.0" resolved "https://registry.yarnpkg.com/@csstools/convert-colors/-/convert-colors-1.4.0.tgz#ad495dc41b12e75d588c6db8b9834f08fa131eb7" |