This commit is contained in:
Adam Wathan 2021-06-23 14:32:18 -04:00
parent bbb6517efd
commit 041eed0d46
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.2",
"version": "2.2.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "2.2.2",
"version": "2.2.3",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {

View File

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