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:
silverwind
2023-09-07 14:31:43 +00:00
committed by techknowlogick
parent 08bd4581f0
commit 07849dda65
2 changed files with 6 additions and 9865 deletions
+5
View File
@@ -0,0 +1,5 @@
audit=false
fund=false
update-notifier=false
package-lock=true
lockfile-version=3
+1 -9865
View File
File diff suppressed because it is too large Load Diff