3.0.0-alpha.1

This commit is contained in:
Adam Wathan 2021-10-01 11:56:49 -04:00
parent 3eb4079d95
commit ac98ff4753
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "tailwindcss",
"version": "3.0.0-alpha",
"version": "3.0.0-alpha.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "tailwindcss",
"version": "3.0.0-alpha",
"version": "3.0.0-alpha.1",
"license": "MIT",
"dependencies": {
"arg": "^5.0.1",

View File

@ -1,6 +1,6 @@
{
"name": "tailwindcss",
"version": "3.0.0-alpha",
"version": "3.0.0-alpha.1",
"description": "A utility-first CSS framework for rapidly building custom user interfaces.",
"license": "MIT",
"main": "lib/index.js",