Skip to content

Commit

Permalink
chore(developer): ldml-editor: unbreak: add version number 🗼
Browse files Browse the repository at this point in the history
- without this, the extension inexplicably stops working
- This probably got dropped in the merge
- Was noted in #12835 but wasn't clear this blocked extension operation

Fixes: #12789
  • Loading branch information
srl295 committed Dec 20, 2024
1 parent 3ec6f85 commit d758a3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions developer/src/vscode-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "@keymanapp/keyman-developer-vscode",
"displayName": "Keyman Developer for VSCode",
"description": "Plugin for compiling Keyman projects in VSCode",
"version": "18.0.0-ALPHA",
"engines": {
"vscode": "^1.93.0"
},
Expand Down
1 change: 1 addition & 0 deletions package-lock.json

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

0 comments on commit d758a3b

Please sign in to comment.