Files
insomnia/.npmrc
Jack Kavanagh bf113c79cf bump electron 38 (#9282)
* bump electron 38

* bump 38.4

* bump node 22.20
2025-10-23 16:44:03 +00:00

12 lines
306 B
Plaintext

runtime = electron
target = 38.0.0
disturl = https://electronjs.org/headers
playwright_skip_browser_download=true
engine-strict=true
# build_from_source = true
# arch = x64
# target_arch = x64
# github registry
@kong:registry=https://npm.pkg.github.com/
//npm.pkg.github.com/:_authToken=${NODE_AUTH_TOKEN}