Remove glob-parent

This commit is contained in:
Iván Ovejero
2022-06-27 11:56:49 +02:00
parent acbdb934df
commit ba1d004a74

View File

@@ -51,8 +51,5 @@
}, },
"dependencies": { "dependencies": {
"n8n-core": "~0.122.1" "n8n-core": "~0.122.1"
},
"overrides": {
"glob-parent": "5.1.2"
} }
} }