@gasket/plugin-command
Advanced tools
+5
-5
| { | ||
| "name": "@gasket/plugin-command", | ||
| "version": "7.6.2", | ||
| "version": "7.6.3", | ||
| "description": "Plugin to enable other plugins to inject new gasket commands", | ||
@@ -36,3 +36,3 @@ "type": "module", | ||
| "commander": "^12.1.0", | ||
| "@gasket/core": "^7.7.1", | ||
| "@gasket/core": "^7.7.2", | ||
| "@gasket/utils": "^7.6.4" | ||
@@ -43,5 +43,5 @@ }, | ||
| "vitest": "^3.2.0", | ||
| "@gasket/cjs": "^7.1.0", | ||
| "@gasket/plugin-metadata": "^7.5.7", | ||
| "create-gasket-app": "^7.4.17" | ||
| "@gasket/cjs": "^7.1.1", | ||
| "@gasket/plugin-metadata": "^7.5.8", | ||
| "create-gasket-app": "^7.4.18" | ||
| }, | ||
@@ -48,0 +48,0 @@ "scripts": { |
Updated