@gasket/plugin-command
Advanced tools
Comparing version
{ | ||
"name": "@gasket/plugin-command", | ||
"version": "7.4.2", | ||
"version": "7.4.3", | ||
"description": "Plugin to enable other plugins to inject new gasket commands", | ||
@@ -35,4 +35,4 @@ "type": "module", | ||
"commander": "^12.1.0", | ||
"@gasket/core": "^7.5.2", | ||
"@gasket/utils": "^7.4.2" | ||
"@gasket/core": "^7.5.3", | ||
"@gasket/utils": "^7.5.0" | ||
}, | ||
@@ -53,4 +53,4 @@ "devDependencies": { | ||
"typescript": "^5.8.2", | ||
"create-gasket-app": "^7.4.6", | ||
"@gasket/plugin-metadata": "^7.4.4" | ||
"@gasket/plugin-metadata": "^7.4.5", | ||
"create-gasket-app": "^7.4.8" | ||
}, | ||
@@ -57,0 +57,0 @@ "eslintConfig": { |
Updated
Updated