@paljs/plugins
Advanced tools
Comparing version 1.1.7 to 1.1.9
export interface onDeleteArgs { | ||
model: string; | ||
where: object; | ||
where?: any; | ||
deleteParent?: boolean; | ||
@@ -5,0 +5,0 @@ } |
{ | ||
"name": "@paljs/plugins", | ||
"version": "1.1.7", | ||
"version": "1.1.9", | ||
"main": "dist/index.js", | ||
@@ -38,3 +38,3 @@ "module": "dist/plugins.esm.js", | ||
], | ||
"gitHead": "331e21f1812bf037266b8afac03a672d78195743" | ||
"gitHead": "db7c954783d8993bcd49d1f2955164a9f8cd1409" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
205546