fix(core): update
This commit is contained in:
parent
6ec0d9dc02
commit
d9e75a6a57
@ -1,4 +1,4 @@
|
||||
export interface IProjectSettings {
|
||||
export interface IHandlerSettings {
|
||||
slug: string;
|
||||
packageName: string;
|
||||
environmentVariables: { [key: string]: string };
|
||||
|
Loading…
Reference in New Issue
Block a user