Add misc photos blog post + switch back to NPM from PNPM (it was not playing nice with SQLite3 bindings -- I have run into this regression in several other projects)

This commit is contained in:
2025-04-17 10:11:35 -04:00
parent de8cbb7af1
commit 4ce7ea7127
6 changed files with 12650 additions and 2942 deletions

View File

@@ -11,7 +11,7 @@
"@atao60/fse-cli": "^0.1.7",
"@codemirror/lang-html": "^6.4.9",
"@extollo/lib": "^0.14.14",
"@lit/task": "^1.0.1",
"@lit/task": "1.0.1",
"@types/marked": "^4.0.8",
"@types/node": "^18.19.39",
"@types/xml2js": "^0.4.11",
@@ -21,7 +21,6 @@
"feed": "^4.2.2",
"gotify": "^1.1.0",
"gray-matter": "^4.0.3",
"lib": "link:@extollo/lib:../extollo/lib",
"lit": "^3.1.4",
"marked": "^4.2.12",
"marked-footnote": "^1.2.2",