aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2024-10-20 00:50:13 -0600
committerMelody Horn <melody@boringcactus.com>2024-10-20 00:50:13 -0600
commit20a2b5a243b5e04f8d18963fd8f62e29a1f8cff1 (patch)
tree581215692655d6c8aad8a52efecb6548d31dec48 /package.json
parent94428eb8b097f201978dbc0e70afe1c04d338082 (diff)
downloadboringcactus.com-20a2b5a243b5e04f8d18963fd8f62e29a1f8cff1.tar.gz
boringcactus.com-20a2b5a243b5e04f8d18963fd8f62e29a1f8cff1.zip
salvage two percent of my chostsHEADmain
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index d8ac74e..f996456 100644
--- a/package.json
+++ b/package.json
@@ -12,9 +12,10 @@
"type": "module",
"license": "ISC",
"devDependencies": {
- "@11ty/eleventy": "^3.0.0-beta.1",
+ "@11ty/eleventy": "^3.0.0",
"@11ty/eleventy-plugin-rss": "^2.0.2",
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
+ "@11ty/eleventy-plugin-webc": "^0.11.2",
"markdown-it": "^14.1.0",
"markdown-it-anchor": "^9.2.0",
"prettier": "^3.3.3"