diff --git a/package-lock.json b/package-lock.json index 56ffda14d919294b4fd060216c69d946db3da3e0..e25efaa85c54ed688dfb36c1ae7247e7c60ce8fb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "vscode-tailwindcss", - "version": "0.6.3", + "version": "0.6.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "vscode-tailwindcss", - "version": "0.6.3", + "version": "0.6.2", "license": "MIT", "dependencies": { "@ctrl/tinycolor": "3.1.4", diff --git a/package.json b/package.json index ae515925123ea1384fd23f13a41cfad97871665f..365f36afb0d3087e1555d1927af4b62666619d3b 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.3", + "version": "0.6.2", "homepage": "https://github.com/tailwindlabs/tailwindcss-intellisense", "bugs": { "url": "https://github.com/tailwindlabs/tailwindcss-intellisense/issues",