diff --git a/package-lock.json b/package-lock.json index 5cd83d02f06a..ed9635bc897c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "tailwindcss", - "version": "2.2.15", + "version": "2.2.16", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "2.2.15", + "version": "2.2.16", "license": "MIT", "dependencies": { "arg": "^5.0.1", diff --git a/package.json b/package.json index 63401f418763..88432c6bdab3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwindcss", - "version": "2.2.15", + "version": "2.2.16", "description": "A utility-first CSS framework for rapidly building custom user interfaces.", "license": "MIT", "main": "lib/index.js",