mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
update lockfile
This commit is contained in:
parent
658cd2dd4c
commit
bc80848e49
2 changed files with 2 additions and 2 deletions
|
|
@ -44,7 +44,7 @@ pkgs.buildNpmPackage {
|
|||
# cd into ui-tui and reinstall
|
||||
cd "$REPO_ROOT/ui-tui"
|
||||
rm -rf node_modules/
|
||||
npm install --package-lock-only
|
||||
npm install
|
||||
${pkgs.lib.getExe' npm-lockfile-fix "npm-lockfile-fix"} ./package-lock.json
|
||||
|
||||
# compute the new hash
|
||||
|
|
|
|||
2
ui-tui/package-lock.json
generated
2
ui-tui/package-lock.json
generated
|
|
@ -5627,4 +5627,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue