Skip to content

Commit

Permalink
update engine
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilja Postnovs authored and Ilja Postnovs committed Jan 25, 2024
1 parent 221d485 commit e11eafd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
}
],
"engines": {
"vscode": "^1.79.0"
"vscode": "^1.85.0"
},
"categories": [
"Linters",
Expand Down
9 changes: 9 additions & 0 deletions src/test/ws/project/mix/multijs/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "ui5-typescript-helloworld",
"license": "Apache-2.0",
"ui5": {
"ui5parser": {
"ui5version": "1.84.41"
}
}
}

0 comments on commit e11eafd

Please sign in to comment.