aboutsummaryrefslogtreecommitdiffstats
path: root/.npmrc
diff options
context:
space:
mode:
authorzeripath <art27@cantab.net>2021-04-02 07:49:53 +0100
committerGitHub <noreply@github.com>2021-04-02 14:49:53 +0800
commitcc2d540092149166c9a0cef886b2e952ac9c75d7 (patch)
tree8ccf015d11a9566ac5dd543fdeba0b17c94a04da /.npmrc
parent54eae008d9e5f8e3d751c5f8975a86113850b487 (diff)
downloadgitea-cc2d540092149166c9a0cef886b2e952ac9c75d7.tar.gz
gitea-cc2d540092149166c9a0cef886b2e952ac9c75d7.zip
Fix release expansion issue (#15251)
* Fix release expansion issue Fix #14578 Signed-off-by: Andrew Thornton <art27@cantab.net> * fix cache statement too Signed-off-by: Andrew Thornton <art27@cantab.net> * and update the npmrcs Signed-off-by: Andrew Thornton <art27@cantab.net> * as per @silverwind Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: silverwind <me@silverwind.io>
Diffstat (limited to '.npmrc')
-rw-r--r--.npmrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.npmrc b/.npmrc
index c5ac9901c9..25ed63413b 100644
--- a/.npmrc
+++ b/.npmrc
@@ -2,3 +2,4 @@ audit=false
fund=false
package-lock=true
save-exact=true
+cache=.npm-cache