fix: Packagemanager finder
This commit is contained in:
parent
8ccb1bd34c
commit
62ccab22d6
@ -15,7 +15,6 @@ export function findBuildPack(pack, packageManager = 'npm') {
|
||||
...metaData,
|
||||
...defaultBuildAndDeploy(packageManager),
|
||||
buildCommand: null,
|
||||
startCommand: null,
|
||||
publishDirectory: null,
|
||||
port: null
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user