Home

tailwind-ctp-intellisense @master - refs - log -
-
https://git.jolheiser.com/tailwind-ctp-intellisense.git
Tailwind intellisense + Catppuccin
tree log patch
v0.6.4
Brad Cornes <bradlc41@gmail.com>
3 years ago
2 changed files, 3 additions(+), 3 deletions(-)
M package-lock.json -> package-lock.json
diff --git a/package-lock.json b/package-lock.json
index 077f2d2a480697b650b36c2ec281f5d821197b65..723265aa6e4f79a6bda19dd44ad8a1ecc1d10f4b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "vscode-tailwindcss",
-  "version": "0.6.3",
+  "version": "0.6.4",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "vscode-tailwindcss",
-      "version": "0.6.3",
+      "version": "0.6.4",
       "license": "MIT",
       "dependencies": {
         "@ctrl/tinycolor": "3.1.4",
M package.json -> package.json
diff --git a/package.json b/package.json
index 20c014b47d49b64e7a45da2fdf4d88889e076e7b..d8ae7bef9af526970a31f8618c20f6a9b0d6de1f 100755
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@   "description": "Intelligent Tailwind CSS tooling for VS Code",
   "preview": true,
   "author": "Brad Cornes <hello@bradley.dev>",
   "license": "MIT",
-  "version": "0.6.3",
+  "version": "0.6.4",
   "homepage": "https://github.com/tailwindlabs/tailwindcss-intellisense",
   "bugs": {
     "url": "https://github.com/tailwindlabs/tailwindcss-intellisense/issues",