@gasket/cli
Advanced tools
Comparing version 7.0.0-next.4 to 7.0.0-next.5
{ | ||
"name": "@gasket/cli", | ||
"version": "7.0.0-next.4", | ||
"version": "7.0.0-next.5", | ||
"description": "CLI for rapid application development with gasket", | ||
@@ -47,10 +47,10 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@gasket/engine": "^7.0.0-next.4", | ||
"@gasket/plugin-git": "^7.0.0-next.4", | ||
"@gasket/plugin-lifecycle": "^7.0.0-next.4", | ||
"@gasket/plugin-logger": "^7.0.0-next.4", | ||
"@gasket/plugin-metadata": "^7.0.0-next.4", | ||
"@gasket/plugin-start": "^7.0.0-next.4", | ||
"@gasket/resolve": "^7.0.0-next.4", | ||
"@gasket/utils": "^7.0.0-next.4", | ||
"@gasket/engine": "^7.0.0-next.5", | ||
"@gasket/plugin-git": "^7.0.0-next.5", | ||
"@gasket/plugin-lifecycle": "^7.0.0-next.5", | ||
"@gasket/plugin-logger": "^7.0.0-next.5", | ||
"@gasket/plugin-metadata": "^7.0.0-next.5", | ||
"@gasket/plugin-start": "^7.0.0-next.5", | ||
"@gasket/resolve": "^7.0.0-next.5", | ||
"@gasket/utils": "^7.0.0-next.5", | ||
"commander": "^12.0.0", | ||
@@ -202,3 +202,3 @@ "cross-env": "^7.0.3", | ||
}, | ||
"gitHead": "5a76c18917da4d37c2aa2f9b9a70e2514ee81398" | ||
"gitHead": "b3b132ef284ac43616794283b969c23c45c0a90e" | ||
} |
Updated@gasket/engine@^7.0.0-next.5
Updated@gasket/utils@^7.0.0-next.5