chore: added package-lock.json to tauri and testbench packages

This commit is contained in:
Anoop M D 2022-10-20 15:18:09 +05:30
parent 405f253eef
commit 6b68857b81
2 changed files with 5 additions and 0 deletions

View File

@ -3,3 +3,7 @@
/target/
node_modules
jspm_packages/
pnpm-lock.yaml
yarn.lock
package-lock.json

View File

@ -42,6 +42,7 @@ node_modules/
jspm_packages/
pnpm-lock.yaml
yarn.lock
package-lock.json
# TypeScript v1 declaration files
typings/