Skip to content

Commit 388315a

Browse files
authored
Commit package-lock.json (#94)
Without locking the versions, we may get discrepancies in snapshot tests. Example: * success on PR - https://github.com/libbpf/bpfvv/actions/runs/18052725971 * fail after merge - https://github.com/libbpf/bpfvv/actions/runs/18176189358 Store package-lock.json in the repo to avoid such issues.
1 parent 068186e commit 388315a

File tree

3 files changed

+8275
-1
lines changed

3 files changed

+8275
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@ dist/
22
build/
33
node_modules/
44
.vscode/
5-
package-lock.json
65
coverage/
76
.DS_Store

0 commit comments

Comments
 (0)