File tree Expand file tree Collapse file tree 2 files changed +1001
-6678
lines changed Expand file tree Collapse file tree 2 files changed +1001
-6678
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ command = "npm ci && hugo --gc --minify -b $DEPLOY_PRIME_URL"
66HUGO_VERSION = " 0.81.0"
77HUGO_ENV = " production"
88NODE_VERSION = " 14.16.0"
9- NPM_VERSION = " 7.6.3 "
9+ NPM_VERSION = " 6.14.11 "
1010
1111[context .deploy-preview ]
1212command = " npm ci && hugo --gc --minify --buildDrafts --buildFuture -b $DEPLOY_PRIME_URL"
@@ -15,7 +15,7 @@ command = "npm ci && hugo --gc --minify --buildDrafts --buildFuture -b $DEPLOY_P
1515HUGO_VERSION = " 0.81.0"
1616HUGO_ENABLEGITINFO = " true"
1717NODE_VERSION = " 14.16.0"
18- NPM_VERSION = " 7.6.3 "
18+ NPM_VERSION = " 6.14.11 "
1919
2020[context .branch-deploy ]
2121command = " npm ci && hugo --gc --minify -b $DEPLOY_PRIME_URL"
@@ -24,4 +24,4 @@ command = "npm ci && hugo --gc --minify -b $DEPLOY_PRIME_URL"
2424HUGO_VERSION = " 0.81.0"
2525HUGO_ENABLEGITINFO = " true"
2626NODE_VERSION = " 14.16.0"
27- NPM_VERSION = " 7.6.3 "
27+ NPM_VERSION = " 6.14.11 "
You can’t perform that action at this time.
0 commit comments