Commit f9a0187
Enable package-lock.json tracking
- Changed .npmrc to enable lockfile generation (package-lock=true)
- Removed package-lock.json and *.lock from .gitignore
- Generated package-lock.json with npm install
Co-authored-by: fregante <1402241+fregante@users.noreply.github.com>1 parent b499066 commit f9a0187
3 files changed
Lines changed: 8175 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | | - | |
12 | 10 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments