fix: Packagemanager finder
This commit is contained in:
parent
8ccb1bd34c
commit
62ccab22d6
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@ export function findBuildPack(pack, packageManager = 'npm') {
|
|||
...metaData,
|
||||
...defaultBuildAndDeploy(packageManager),
|
||||
buildCommand: null,
|
||||
startCommand: null,
|
||||
publishDirectory: null,
|
||||
port: null
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue