File tree Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ publish = "public"
44command = " npm ci && hugo --gc --minify -b $DEPLOY_PRIME_URL"
55
66[context .production .environment ]
7- HUGO_VERSION = " 0.81 .0"
7+ HUGO_VERSION = " 0.87 .0"
88HUGO_ENV = " production"
99NODE_VERSION = " 14.16.0"
1010NPM_VERSION = " 6.14.11"
@@ -13,7 +13,7 @@ NPM_VERSION = "6.14.11"
1313command = " npm ci && hugo --gc --minify --buildDrafts --buildFuture -b $DEPLOY_PRIME_URL"
1414
1515[context .deploy-preview .environment ]
16- HUGO_VERSION = " 0.81 .0"
16+ HUGO_VERSION = " 0.87 .0"
1717HUGO_ENABLEGITINFO = " true"
1818NODE_VERSION = " 14.16.0"
1919NPM_VERSION = " 6.14.11"
@@ -22,7 +22,7 @@ NPM_VERSION = "6.14.11"
2222command = " npm ci && hugo --gc --minify -b $DEPLOY_PRIME_URL"
2323
2424[context .branch-deploy .environment ]
25- HUGO_VERSION = " 0.81 .0"
25+ HUGO_VERSION = " 0.87 .0"
2626HUGO_ENABLEGITINFO = " true"
2727NODE_VERSION = " 14.16.0"
2828NPM_VERSION = " 6.14.11"
Original file line number Diff line number Diff line change 1212 "www-epivis" : " https://github.com/cmu-delphi/www-epivis/releases/download/v2.0.1/www-epivis-2.0.1.tgz"
1313 },
1414 "devDependencies" : {
15- "hugo-bin" : " ^0.74 .0" ,
15+ "hugo-bin" : " ^0.75 .0" ,
1616 "husky" : " ^7.0.1" ,
1717 "lint-staged" : " ^11.1.2" ,
1818 "prettier" : " ^2.3.2" ,
You can’t perform that action at this time.
0 commit comments