mirror of
https://codeberg.org/Mo8it/dotfiles.git
synced 2024-12-04 23:40:32 +00:00
Disable npm packages backup
This commit is contained in:
parent
92261c49fc
commit
960dc447fa
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ def main():
|
|||
|
||||
cargo_packages(output_dir)
|
||||
|
||||
npm_packages(output_dir)
|
||||
# npm_packages(output_dir)
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
|
Loading…
Reference in a new issue