chore: update package-lock.json

This commit is contained in:
tomasz-io
2024-12-02 13:50:51 -08:00
parent 6852318b82
commit 2aedca44db
4 changed files with 341 additions and 3 deletions

View File

@@ -18,6 +18,8 @@ const directories = [
"./binary/bin",
"./binary/dist",
"./binary/out",
// root
"./node_modules",
];
directories.forEach((dir) => {