build: use @electron-ci/dev-root for package.json default (#49154)

This commit is contained in:
John Kleinschmidt
2025-12-09 14:49:12 -05:00
committed by GitHub
parent 33f6942565
commit bab6bd3dae
3 changed files with 69 additions and 68 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "electron",
"name": "@electron-ci/dev-root",
"version": "0.0.0-development",
"repository": "https://github.com/electron/electron",
"description": "Build cross platform desktop apps with JavaScript, HTML, and CSS",