chore: drop dep
This commit is contained in:
parent
59510082d4
commit
650460d8b2
2 changed files with 1 additions and 2 deletions
|
@ -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) => {
|
||||||
|
|
|
@ -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": {
|
||||||
|
|
Reference in a new issue