chore(npm): disable lockfile in pnpm

- https://pnpm.js.org/en/npmrc#lockfile
This commit is contained in:
MDLeom 2021-01-12 03:33:54 +00:00
parent e7449110c8
commit 8394f7eeea
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 1 additions and 0 deletions

1
.npmrc
View File

@ -1,2 +1,3 @@
package-lock=false
optional=false
lockfile=false