electron/spec-main/fixtures/auto-update/check/package.json
John Kleinschmidt 7c10f86c6e
ci: cleanup up test app directories (#25145)
* ci: cleanup up test app directories

* ci: use electron prefix for a testing apps so that the can be cleaned up

* Revert "ci: cleanup up test app directories"

This reverts commit a47daba812ee95f506cac0f1bfedda8be7b4e2f0.

* fixup test due to app name change
2020-08-31 14:07:12 -04:00

5 lines
No EOL
87 B
JSON

{
"name": "electron-test-initial-app",
"version": "1.0.0",
"main": "./index.js"
}