diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 367e416..d147021 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,6 @@ }, "devDependencies": { "@11ty/eleventy": "^2.0.1", - "@ltd/j-toml": "^1.38.0" + "@iarna/toml": "^3.0.0" } } |