chore: Update objectionjs version to 3
This commit is contained in:

committed by
Ömer Faruk Aydın

parent
61c1f3a300
commit
70bb79ab6c
@@ -8,7 +8,7 @@ type Params = {
|
||||
id: string;
|
||||
key: string;
|
||||
appKey: string;
|
||||
parameters: string;
|
||||
parameters: Record<string, unknown>;
|
||||
flow: {
|
||||
id: string;
|
||||
};
|
||||
|
Reference in New Issue
Block a user