Skip to content

Commit

Permalink
Fix dependency to ts-dedent
Browse files Browse the repository at this point in the history
  • Loading branch information
tortmayr committed Dec 6, 2024
1 parent 18e0f5c commit 6f292c7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion examples/workflow-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
"@theia/playwright": "~1.49.1",
"@types/yargs": "^17.0.32",
"dotenv": "^16.0.3",
"ts-dedent": "^2.2.0",
"yargs": "^17.7.2"
},
"publishConfig": {
Expand Down
1 change: 1 addition & 0 deletions packages/glsp-playwright/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
},
"dependencies": {
"@vscode/test-electron": "^2.3.2",
"ts-dedent": "^2.2.0",
"uuid": "^9.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 6f292c7

Please sign in to comment.