Complete residential site build with Docker Compose & Gitea Actions deployment
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
class BunPackageManager {
|
||||
name = "bun";
|
||||
async getPackageVersion() {
|
||||
return void 0;
|
||||
}
|
||||
}
|
||||
export {
|
||||
BunPackageManager
|
||||
};
|
||||
Reference in New Issue
Block a user