Files
insomnia/.npmrc
Filipe Freire 3f86211139 chore: bump electron 35 [INS-5154] (#8490)
* chore: bump electron 35 [no-ticket]

* fix: build.ts poiting to node 22

* fix: update types

* fix: comment out inso build.ts node version check

* fix: bump npx pkg

* skip flakey tests

* bump timeout

* use glob instead of regex

* fix windows inconsistency

* revert experiemental changes

* fix: revert timeout

---------

Co-authored-by: jackkav <jackkav@gmail.com>
2025-03-20 10:53:34 +01:00

9 lines
193 B
Plaintext

runtime = electron
target = 35.0.2
disturl = https://electronjs.org/headers
playwright_skip_browser_download=true
engine-strict=true
# build_from_source = true
# arch = x64
# target_arch = x64