mirror of
https://github.com/baptisteArno/typebot.io.git
synced 2026-06-16 21:10:26 +08:00
6 lines
117 B
TOML
6 lines
117 B
TOML
[install.lockfile]
|
|
print = "yarn"
|
|
|
|
[install]
|
|
registry = { url = "https://registry.npmjs.org", token = "$NPM_TOKEN" }
|