@gasket/plugin-command
Advanced tools
+4
-4
| { | ||
| "name": "@gasket/plugin-command", | ||
| "version": "7.6.0", | ||
| "version": "7.6.1", | ||
| "description": "Plugin to enable other plugins to inject new gasket commands", | ||
@@ -36,3 +36,3 @@ "type": "module", | ||
| "commander": "^12.1.0", | ||
| "@gasket/core": "^7.6.3", | ||
| "@gasket/core": "^7.7.0", | ||
| "@gasket/utils": "^7.6.3" | ||
@@ -44,4 +44,4 @@ }, | ||
| "@gasket/cjs": "^7.1.0", | ||
| "@gasket/plugin-metadata": "^7.5.5", | ||
| "create-gasket-app": "^7.4.15" | ||
| "@gasket/plugin-metadata": "^7.5.6", | ||
| "create-gasket-app": "^7.4.16" | ||
| }, | ||
@@ -48,0 +48,0 @@ "scripts": { |
Updated