mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-17 19:55:34 +00:00
Add .npmrc and regenerate package-lock.json (#67)
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]>
This commit is contained in:
committed by
techknowlogick
parent
08bd4581f0
commit
07849dda65
@@ -0,0 +1,5 @@
|
||||
audit=false
|
||||
fund=false
|
||||
update-notifier=false
|
||||
package-lock=true
|
||||
lockfile-version=3
|
||||
Generated
+1
-9865
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user