fix(json.liquid): properly format JSON feed dates to align with RFC3339 format

This commit is contained in:
Cory Dransfeldt 2025-06-03 08:30:26 -07:00
parent 1239de5b1f
commit 788edbcb11
No known key found for this signature in database
3 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "coryd.dev",
"version": "8.2.4",
"version": "8.2.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "coryd.dev",
"version": "8.2.4",
"version": "8.2.5",
"license": "MIT",
"dependencies": {
"minisearch": "^7.1.2",