aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
author2024-08-02 23:15:52 +0530
committer2024-08-02 23:15:52 +0530
commit92483f04464504b2a23f48860ee0052ca80e4610 (patch)
treee862669b8af5d0542170290594466670259e05d3 /package.json
parentHotfix in cannonical (diff)
downloadsudomsg-92483f04464504b2a23f48860ee0052ca80e4610.tar
sudomsg-92483f04464504b2a23f48860ee0052ca80e4610.tar.gz
sudomsg-92483f04464504b2a23f48860ee0052ca80e4610.tar.bz2
sudomsg-92483f04464504b2a23f48860ee0052ca80e4610.tar.lz
sudomsg-92483f04464504b2a23f48860ee0052ca80e4610.tar.xz
sudomsg-92483f04464504b2a23f48860ee0052ca80e4610.tar.zst
sudomsg-92483f04464504b2a23f48860ee0052ca80e4610.zip
Updated Deps
Diffstat (limited to '')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index 93928ae..7e37380 100644
--- a/package.json
+++ b/package.json
@@ -8,7 +8,7 @@
},
"author": "Marc Pervaz Boocha",
"dependencies": {
- "@11ty/eleventy": "^3.0.0-alpha.16",
+ "@11ty/eleventy": "^3.0.0-beta.1",
"@11ty/eleventy-img": "^4.0.2",
"@11ty/eleventy-navigation": "^0.3.5",
"@11ty/eleventy-plugin-bundle": "^2.0.2",
@@ -17,7 +17,9 @@
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
"@11ty/eleventy-plugin-webc": "^0.11.2",
"@sindresorhus/slugify": "^2.2.1",
+ "install": "^0.13.0",
"modern-normalize": "^2.0.0",
+ "npm": "^10.8.2",
"prismjs": "^1.29.0"
}
}