Skip to content

Commit

Permalink
Revert again the unintentional change to test/automation/package.json.
Browse files Browse the repository at this point in the history
I wonder if VSCode or some extension I have keeps updating this? I am not doing it handishly. Anyways, gone again.
  • Loading branch information
rehmsen committed Jun 18, 2024
1 parent 87aad98 commit 52f062f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/automation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vscode-automation",
"version": "1.91.0",
"version": "1.71.0",
"description": "VS Code UI automation driver",
"author": {
"name": "Microsoft Corporation"
Expand Down Expand Up @@ -33,4 +33,4 @@
"npm-run-all": "^4.1.5",
"watch": "^1.0.2"
}
}
}

0 comments on commit 52f062f

Please sign in to comment.