We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0d1e5eb + 52c242d commit 970bb7aCopy full SHA for 970bb7a
.gitignore
@@ -14,7 +14,6 @@ db/*
14
csv/
15
report-files/
16
logs
17
-package-lock.json
18
workers/loc.api/queue/temp/*.csv
19
workers/loc.api/queue/temp/*.pdf
20
workers/loc.api/queue/temp/*.zip
.npmrc
@@ -1,2 +1 @@
1
-package-lock=false
2
save-exact=true
0 commit comments