nodePackages: netlify-cli init at 2.59.1
This commit is contained in:
parent
5622b6b6fe
commit
5089fbfbee
|
@ -122,6 +122,7 @@
|
|||
, "mocha"
|
||||
, "multi-file-swagger"
|
||||
, "neovim"
|
||||
, "netlify-cli"
|
||||
, "nijs"
|
||||
, "node-gyp"
|
||||
, "node-gyp-build"
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -5621,6 +5621,8 @@ in
|
|||
|
||||
netkittftp = callPackage ../tools/networking/netkit/tftp { };
|
||||
|
||||
netlify-cli = nodePackages.netlify-cli;
|
||||
|
||||
netpbm = callPackage ../tools/graphics/netpbm { };
|
||||
|
||||
netrw = callPackage ../tools/networking/netrw { };
|
||||
|
|
Loading…
Reference in New Issue