all repos — archive/nixos-configuration @ acf9e2fe28af31ae8a5f686651459e4e0628798b

Superseded by nixfiles

javascript: Install pino-pretty and bunyan

Alan Pearce
commit

acf9e2fe28af31ae8a5f686651459e4e0628798b

parent

9ab9d5c06e0b390f71974011ff90a1fafd2be439

1 file changed, 3 insertions(+), 1 deletion(-)

changed files
M packages/node2nix/node-packages.jsonpackages/node2nix/node-packages.json
@@ -2,5 +2,7 @@ [
"prettier_d", "dockerfile-language-server-nodejs", "yaml-language-server", - { "pnpm": "3.6.2" } + { "pnpm": "3.6.2" }, + "bunyan", + "pino-pretty" ]