diff --git a/package-lock.json b/package-lock.json index 9f4d276000b10d2d58c81833c614ea630cd9c896..6cd24ea486d5074382f7f41069805a03f939e66e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "vscode-tailwindcss", - "version": "0.6.0", + "version": "0.5.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "vscode-tailwindcss", - "version": "0.6.0", + "version": "0.5.9", "license": "MIT", "dependencies": { "@ctrl/tinycolor": "3.1.4", diff --git a/package.json b/package.json index 975ea2ebeb58180cf1bd9249dbf555c6612405db..8c6241e4b0bcb6f698b2c238cf29aac03cfc1ae6 100755 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "description": "Intelligent Tailwind CSS tooling for VS Code", "preview": true, "author": "Brad Cornes ", "license": "MIT", - "version": "0.6.0", + "version": "0.5.9", "homepage": "https://github.com/tailwindlabs/tailwindcss-intellisense", "bugs": { "url": "https://github.com/tailwindlabs/tailwindcss-intellisense/issues",