diff --git a/package.json b/package.json index 11e5ab8..29d2df7 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,9 @@ { "name": "directus-extension-field-actions", - "version": "1.6.6", + "version": "1.7.0", "type": "module", "directus:extension": { - "host": "^9.23.1", + "host": "^10.10.0", "type": "bundle", "path": { "app": "dist/app.js",