ash_hq/assets/vendor/heroicons/UPGRADE.md

7 lines
347 B
Markdown
Raw Normal View History

2024-04-03 09:38:44 +13:00
You are running heroicons v2.0.16. To upgrade in place, you can run the following command,
where your `HERO_VSN` export is your desired version:
export HERO_VSN="2.0.16" ; \
curl -L "https://github.com/tailwindlabs/heroicons/archive/refs/tags/v${HERO_VSN}.tar.gz" | \
tar -xvz --strip-components=1 heroicons-${HERO_VSN}/optimized