Undo accidental change in test/automation/package.json.

This commit is contained in:
Ole
2024-06-07 14:01:44 +02:00
parent 8c82ca149c
commit f68fa7e09f
+2 -2
View File
@@ -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"
@@ -33,4 +33,4 @@
"npm-run-all": "^4.1.5",
"watch": "^1.0.2"
}
}
}