@canonical/terrazzo-lsp-extension 0.5.2 → 0.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,3 @@
1
1
  {
2
- "version": "0.5.2"
2
+ "version": "0.6.1"
3
3
  }
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@canonical/terrazzo-lsp-extension",
3
3
  "displayName": "Terrazzo LSP",
4
4
  "description": "CSS custom property intelligence for design token workflows",
5
- "version": "0.5.2",
5
+ "version": "0.6.1",
6
6
  "publisher": "canonical",
7
7
  "license": "LGPL-3.0-only",
8
8
  "galleryBanner": {
@@ -87,7 +87,7 @@
87
87
  }
88
88
  },
89
89
  "dependencies": {
90
- "@canonical/terrazzo-lsp": "^0.5.2",
90
+ "@canonical/terrazzo-lsp": "^0.6.0",
91
91
  "vscode-languageclient": "^9.0.1"
92
92
  },
93
93
  "devDependencies": {
package/terrazzo-lsp.vsix CHANGED
Binary file