Skip to content

Commit e5f0c23

Browse files
authored
ci: add inquirer to dependencies (#8752)
**Motivation** Make the CI publish workflow work. **Description** - Add a dependency which was missing Used here https://github.com/ChainSafe/lodestar/blob/7ac2136122a9bbe20b2c068acd55c48652740054/scripts/release/utils.mjs#L5
1 parent 7ac2136 commit e5f0c23

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
"dotenv": "^16.4.5",
6262
"electron": "^26.2.2",
6363
"https-browserify": "^1.0.0",
64+
"inquirer": "^9.1.5",
6465
"jsdom": "^23.0.1",
6566
"libp2p": "2.9.0",
6667
"node-gyp": "^9.4.0",

pnpm-lock.yaml

Lines changed: 4 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)