tailwindcss: Update to version 3.1.5

This commit is contained in:
github-actions[bot] 2022-07-07 20:27:58 +00:00
parent aa69af42d2
commit 31f57a5059

View File

@ -1,12 +1,12 @@
{ {
"version": "3.1.4", "version": "3.1.5",
"description": "TailwindCSS framework CLI for rapid UI development", "description": "TailwindCSS framework CLI for rapid UI development",
"homepage": "https://github.com/tailwindlabs/tailwindcss", "homepage": "https://github.com/tailwindlabs/tailwindcss",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.1.4/tailwindcss-windows-x64.exe#/tailwindcss.exe", "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.1.5/tailwindcss-windows-x64.exe#/tailwindcss.exe",
"hash": "99ab6cb03d9e98165da2d9b6e3c2ef54e9ae9ef03755858790b6a8e57360f949" "hash": "1154a6aa91dd8165ff7ca0c90731707697933e90d52921342341788f6fec7032"
} }
}, },
"bin": "tailwindcss.exe", "bin": "tailwindcss.exe",