@gasket/cli
Advanced tools
Comparing version 7.0.0-next.23 to 7.0.0-next.25
{ | ||
"name": "@gasket/cli", | ||
"version": "7.0.0-next.23", | ||
"version": "7.0.0-next.25", | ||
"description": "CLI for rapid application development with gasket", | ||
@@ -47,8 +47,8 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@gasket/core": "^7.0.0-next.23", | ||
"@gasket/plugin-git": "^7.0.0-next.23", | ||
"@gasket/plugin-logger": "^7.0.0-next.23", | ||
"@gasket/plugin-metadata": "^7.0.0-next.23", | ||
"@gasket/plugin-start": "^7.0.0-next.23", | ||
"@gasket/utils": "^7.0.0-next.23", | ||
"@gasket/core": "^7.0.0-next.25", | ||
"@gasket/plugin-git": "^7.0.0-next.25", | ||
"@gasket/plugin-logger": "^7.0.0-next.25", | ||
"@gasket/plugin-metadata": "^7.0.0-next.25", | ||
"@gasket/plugin-start": "^7.0.0-next.25", | ||
"@gasket/utils": "^7.0.0-next.25", | ||
"commander": "^12.0.0", | ||
@@ -66,3 +66,3 @@ "cross-env": "^7.0.3", | ||
"eslint": "^8.56.0", | ||
"eslint-config-godaddy": "^7.0.2", | ||
"eslint-config-godaddy": "^7.1.0", | ||
"eslint-plugin-jest": "^27.6.3", | ||
@@ -201,3 +201,3 @@ "eslint-plugin-json": "^3.1.0", | ||
}, | ||
"gitHead": "0ba753c8764138e300be1c464065280bcc801239" | ||
"gitHead": "0782b4f4d07d18fb6bd44ecaab3e6bdafd6d4c9d" | ||
} |