# Temporary: nunjucks@3.2.4 declares an optional peer on chokidar@^3.3.0.
# This repo uses chokidar@5 directly for hot reload, while jsonUtils keeps
# Nunjucks file watching disabled (`watch: false`), so npm install needs the
# peer conflict relaxed until the upstream constraint is removed or nunjucks is replaced.
legacy-peer-deps=true
