This commit is contained in:
Robin Malfait 2022-06-08 15:32:47 +02:00
parent 66c7a199d4
commit c01ce5c0fd
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,12 +1,12 @@
{
"name": "tailwindcss",
"version": "3.0.24",
"version": "3.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "tailwindcss",
"version": "3.0.24",
"version": "3.1.0",
"license": "MIT",
"dependencies": {
"arg": "^5.0.1",

View File

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