chore: drop dep

This commit is contained in:
Cory Dransfeldt 2024-04-12 17:41:40 -07:00
parent 59510082d4
commit 650460d8b2
No known key found for this signature in database
2 changed files with 1 additions and 2 deletions

View file

@ -1,5 +1,4 @@
import Image from '@11ty/eleventy-img' import Image from '@11ty/eleventy-img'
import path from 'path'
import htmlmin from 'html-minifier-terser' import htmlmin from 'html-minifier-terser'
const stringifyAttributes = (attributeMap) => { const stringifyAttributes = (attributeMap) => {

View file

@ -1,6 +1,6 @@
{ {
"name": "coryd.dev", "name": "coryd.dev",
"version": "10.0.3", "version": "10.0.4",
"description": "The source for my personal site. Built using 11ty.", "description": "The source for my personal site. Built using 11ty.",
"type": "module", "type": "module",
"scripts": { "scripts": {