Skip to content

Commit

Permalink
use [email protected], prepare 6.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
aeschli committed Sep 25, 2023
1 parent 56c9962 commit ac35b79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vscode-css-languageservice",
"version": "6.2.8",
"version": "6.2.9",
"description": "Language service for CSS, LESS and SCSS",
"main": "./lib/umd/cssLanguageService.js",
"typings": "./lib/umd/cssLanguageService",
Expand Down Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@vscode/l10n": "^0.0.16",
"vscode-languageserver-textdocument": "^1.0.8",
"vscode-languageserver-types": "^3.17.4",
"vscode-languageserver-types": "3.17.3",
"vscode-uri": "^3.0.7"
},
"scripts": {
Expand Down

0 comments on commit ac35b79

Please sign in to comment.