mirror of
https://github.com/mileswolfallen2/gelectron.git
synced 2026-09-08 12:43:16 +00:00
Add CI publish workflow
This commit is contained in:
@@ -2,5 +2,8 @@
|
||||
"name": "gelectron-benchmark",
|
||||
"version": "1.0.0",
|
||||
"description": "Simple web benchmark for comparing Electron vs Gelectron",
|
||||
"main": "main.js"
|
||||
"main": "main.js",
|
||||
"dependencies": {
|
||||
"electron": "^43.4.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user