Skip to content

Commit

Permalink
Merge pull request #2 from aloxe/upgrade-npms
Browse files Browse the repository at this point in the history
Upgrade npms
  • Loading branch information
aloxe authored Sep 18, 2024
2 parents e7b25b8 + 12c0222 commit ed3052c
Show file tree
Hide file tree
Showing 3 changed files with 525 additions and 347 deletions.
2 changes: 1 addition & 1 deletion .eleventy.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const fs = require("fs");
const htmlmin = require("html-minifier");
const htmlmin = require("html-minifier-terser");

module.exports = function(eleventyConfig) {

Expand Down
Loading

0 comments on commit ed3052c

Please sign in to comment.