Make it my own to self host

This commit is contained in:
2025-02-27 11:19:34 -06:00
parent cea48a6584
commit 3032a81915
4 changed files with 21 additions and 31 deletions

View File

@@ -14,5 +14,11 @@
},
"dependencies": {
"vite-plugin-pwa": "^0.21.1"
},
"packageManager": "pnpm@10.5.2+sha512.da9dc28cd3ff40d0592188235ab25d3202add8a207afbedc682220e4a0029ffbff4562102b9e6e46b4e3f9e8bd53e6d05de48544b0c57d4b0179e22c76d1199b",
"pnpm": {
"onlyBuiltDependencies": [
"esbuild"
]
}
}