Skip to content

Commit

Permalink
Merge branch 'master' into fix/GA4-tag
Browse files Browse the repository at this point in the history
  • Loading branch information
laurenhitchon authored Aug 7, 2024
2 parents bc99721 + 2707852 commit 76307b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ function addAnalytics() {
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
`))
.pipe(dest(config.dir.build))
}
}

function bumping() {
return src('./package.json')
Expand Down

0 comments on commit 76307b1

Please sign in to comment.