mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-17 19:55:34 +00:00
Same `.npmrc` as in gitea repo which also bumps the lockfile version to v3, meaning npm v7 or higher is required. Reviewed-on: https://gitea.com/gitea/gitea-docusaurus/pulls/67 Reviewed-by: techknowlogick <[email protected]> Co-authored-by: silverwind <[email protected]> Co-committed-by: silverwind <[email protected]>
6 lines
82 B
Plaintext
6 lines
82 B
Plaintext
audit=false
|
|
fund=false
|
|
update-notifier=false
|
|
package-lock=true
|
|
lockfile-version=3
|