Skip to content

Commit

Permalink
Finish up
Browse files Browse the repository at this point in the history
  • Loading branch information
etspaceman committed May 31, 2024
1 parent 92e2cf8 commit d264bba
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,7 @@
"activationEvents": [
"onLanguage:smithy"
],
"extensionKind": [
"workspace",
"ui"
],
"extensionKind": ["workspace"],
"main": "./out/src/extension",
"contributes": {
"configuration": {
Expand Down Expand Up @@ -109,6 +106,7 @@
"concat-map": "^0.0.2",
"follow-redirects": "^1.14.9",
"semver": "^7.5.0",
"unzip-stream": "^0.3.4",
"vscode-languageclient": "^8.0.0",
"unzip-stream": "^0.3.4"
},
Expand Down
12 changes: 10 additions & 2 deletions yarn.lock

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

0 comments on commit d264bba

Please sign in to comment.