mirror of
https://github.com/danbulant/discord.js
synced 2026-06-17 21:51:20 +00:00
Fix .npmrc to not create package-lock.json (#1936)
This commit is contained in:
parent
64cbb98fb3
commit
b62c472d0a
1 changed files with 1 additions and 1 deletions
2
.npmrc
2
.npmrc
|
|
@ -1 +1 @@
|
|||
package-json=false
|
||||
package-lock=false
|
||||
|
|
|
|||
Loading…
Reference in a new issue