Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stefandesu committed Sep 17, 2024
1 parent 771333b commit 6868e3e
Show file tree
Hide file tree
Showing 3 changed files with 1,096 additions and 696 deletions.
2 changes: 1 addition & 1 deletion .eleventy.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const moment = require("moment")
const pluginRss = require("@11ty/eleventy-plugin-rss")
const yaml = require("js-yaml")
const htmlmin = require("html-minifier")
const htmlmin = require("html-minifier-terser")

module.exports = eleventyConfig => {

Expand Down
Loading

0 comments on commit 6868e3e

Please sign in to comment.