- Added the new post frontend - Hooked up publishing of posts to the site publisher - Added an site exporter as a publishing target
9 lines
106 B
JSON
9 lines
106 B
JSON
{
|
|
"devDependencies": {
|
|
"esbuild": "0.27.3"
|
|
},
|
|
"dependencies": {
|
|
"bootstrap": "^5.3.8"
|
|
}
|
|
}
|