Browse Source

Merge pull request #6061 from jitsi/npmrc

dev: add npmrc with package-lock set to true
master
Philipp Hancke 4 years ago
parent
commit
eed5e31ec9
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      .npmrc

+ 1
- 0
.npmrc View File

@@ -0,0 +1 @@
1
+package-lock=true

Loading…
Cancel
Save