[READ-ONLY] Mirror of https://github.com/flo-bit/ui-kit. 🦊 fox ui, svelte 5 and tailwind 4 flo-bit.dev/ui-kit/
svelte tailwindcss ui-components
0

Configure Feed

Select the types of activity you want to include in your feed.

bump node

Florian (Mar 12, 2025, 2:20 AM +0100) 8649d685 c5dbbf1b

+1 -1
+1 -1
.github/workflows/deploy_gh_pages.yml
··· 15 15 - name: Install Node.js 16 16 uses: actions/setup-node@v4 17 17 with: 18 - node-version: 18 18 + node-version: 22 19 19 cache: npm 20 20 21 21 - name: Install dependencies