mirror of
https://github.com/Kong/insomnia.git
synced 2025-12-23 22:28:58 -05:00
12 lines
306 B
Plaintext
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}
|