Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ecmel committed Jan 15, 2024
1 parent 863e5d3 commit a93d5eb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 6 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@
"bugs": "https://github.com/ecmel/vscode-html-css/issues",
"homepage": "https://github.com/ecmel/vscode-html-css",
"categories": [
"Programming Languages",
"Other"
"Programming Languages"
],
"keywords": [
"css",
Expand All @@ -33,7 +32,11 @@
"angular",
"react",
"vue",
"ejs",
"lit",
"lit-html",
"javascript",
"typescript",
"multi-root ready"
],
"activationEvents": [
Expand Down Expand Up @@ -104,7 +107,7 @@
"@rollup/plugin-typescript": "^11.1.6",
"@types/line-column": "^1.0.2",
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.0",
"@types/node": "^20.11.3",
"@types/sinon": "^17.0.3",
"@types/vscode": "^1.75.0",
"@vscode/test-electron": "^2.3.8",
Expand Down

0 comments on commit a93d5eb

Please sign in to comment.