weiro/package.json
Leon Mika e77cac2fd5 Started working on the frontend
- Added the new post frontend
- Hooked up publishing of posts to the site publisher
- Added an site exporter as a publishing target
2026-02-21 10:22:10 +11:00

9 lines
106 B
JSON

{
"devDependencies": {
"esbuild": "0.27.3"
},
"dependencies": {
"bootstrap": "^5.3.8"
}
}