This commit is contained in:
Robin Malfait 2021-06-18 15:42:31 +02:00
parent ea7b3f6189
commit 2fd6575095
No known key found for this signature in database
GPG Key ID: 92F53D68B9041AFE
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,11 +1,11 @@
{
"name": "tailwindcss",
"version": "2.2.0",
"version": "2.2.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "2.2.0",
"version": "2.2.1",
"license": "MIT",
"dependencies": {
"@fullhuman/postcss-purgecss": "^4.0.3",

View File

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