summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2024-04-14 10:39:00 +0200
committerSerghei Iakovlev <egrep@protonmail.ch>2024-04-14 11:22:13 +0200
commit225e8b4ff4187c60e154836b2269c4b6da82021a (patch)
treec175452094357ecb863cc7479abbfcf51c80f8d0 /package.json
parentaaad4f7b8fdd96573e9c3c3910d8c8a2c418841b (diff)
downloadgohugo-theme-ed-225e8b4ff4187c60e154836b2269c4b6da82021a.tar.gz
Add tests for atom updated, and rss lastBuildDate fields
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 f79ee7c..8bc9b1a 100644
--- a/package.json
+++ b/package.json
@@ -31,6 +31,7 @@
"@playwright/test": "^1.43.0",
"@types/node": "^20.12.7",
"editorconfig-checker": "^5.1.5",
- "eslint": "^9.0.0"
+ "eslint": "^9.0.0",
+ "jsdom": "^24.0.0"
}
}