This commit is contained in:
Robin Malfait 2022-01-05 14:39:14 +01:00
parent 24c1f8df83
commit a00b9fb692
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.10",
"version": "3.0.11",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "tailwindcss",
"version": "3.0.10",
"version": "3.0.11",
"license": "MIT",
"dependencies": {
"arg": "^5.0.1",

View File

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