bump versions to 4.0.0-alpha.5

This commit is contained in:
Robin Malfait 2024-03-07 00:40:10 +01:00
parent f6d93d1151
commit 9864b9c9cd
No known key found for this signature in database
14 changed files with 14 additions and 14 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@tailwindcss/oxide-darwin-arm64",
"version": "4.0.0-alpha.4",
"version": "4.0.0-alpha.5",
"os": [
"darwin"
],

View File

@ -1,6 +1,6 @@
{
"name": "@tailwindcss/oxide-darwin-x64",
"version": "4.0.0-alpha.4",
"version": "4.0.0-alpha.5",
"os": [
"darwin"
],

View File

@ -1,6 +1,6 @@
{
"name": "@tailwindcss/oxide-freebsd-x64",
"version": "4.0.0-alpha.4",
"version": "4.0.0-alpha.5",
"os": [
"freebsd"
],

View File

@ -1,6 +1,6 @@
{
"name": "@tailwindcss/oxide-linux-arm-gnueabihf",
"version": "4.0.0-alpha.4",
"version": "4.0.0-alpha.5",
"os": [
"linux"
],

View File

@ -1,6 +1,6 @@
{
"name": "@tailwindcss/oxide-linux-arm64-gnu",
"version": "4.0.0-alpha.4",
"version": "4.0.0-alpha.5",
"os": [
"linux"
],

View File

@ -1,6 +1,6 @@
{
"name": "@tailwindcss/oxide-linux-arm64-musl",
"version": "4.0.0-alpha.4",
"version": "4.0.0-alpha.5",
"os": [
"linux"
],

View File

@ -1,6 +1,6 @@
{
"name": "@tailwindcss/oxide-linux-x64-gnu",
"version": "4.0.0-alpha.4",
"version": "4.0.0-alpha.5",
"os": [
"linux"
],

View File

@ -1,6 +1,6 @@
{
"name": "@tailwindcss/oxide-linux-x64-musl",
"version": "4.0.0-alpha.4",
"version": "4.0.0-alpha.5",
"os": [
"linux"
],

View File

@ -1,6 +1,6 @@
{
"name": "@tailwindcss/oxide-win32-x64-msvc",
"version": "4.0.0-alpha.4",
"version": "4.0.0-alpha.5",
"os": [
"win32"
],

View File

@ -1,6 +1,6 @@
{
"name": "@tailwindcss/oxide",
"version": "4.0.0-alpha.4",
"version": "4.0.0-alpha.5",
"main": "index.js",
"types": "index.d.ts",
"napi": {

View File

@ -1,6 +1,6 @@
{
"name": "@tailwindcss/cli",
"version": "4.0.0-alpha.4",
"version": "4.0.0-alpha.5",
"description": "A utility-first CSS framework for rapidly building custom user interfaces.",
"license": "MIT",
"repository": "https://github.com/tailwindlabs/tailwindcss.git",

View File

@ -1,6 +1,6 @@
{
"name": "@tailwindcss/postcss",
"version": "4.0.0-alpha.4",
"version": "4.0.0-alpha.5",
"description": "PostCSS plugin for Tailwind CSS, a utility-first CSS framework for rapidly building custom user interfaces",
"license": "MIT",
"repository": "https://github.com/tailwindlabs/tailwindcss.git",

View File

@ -1,6 +1,6 @@
{
"name": "@tailwindcss/vite",
"version": "4.0.0-alpha.4",
"version": "4.0.0-alpha.5",
"description": "A utility-first CSS framework for rapidly building custom user interfaces.",
"license": "MIT",
"repository": "https://github.com/tailwindlabs/tailwindcss.git",

View File

@ -1,6 +1,6 @@
{
"name": "tailwindcss",
"version": "4.0.0-alpha.4",
"version": "4.0.0-alpha.5",
"description": "A utility-first CSS framework for rapidly building custom user interfaces.",
"license": "MIT",
"repository": "https://github.com/tailwindlabs/tailwindcss.git",