@gasket/cli
Advanced tools
Comparing version 6.46.3-canary.1 to 6.46.3-cli.0
{ | ||
"name": "@gasket/cli", | ||
"version": "6.46.3-canary.1", | ||
"version": "6.46.3-cli.0", | ||
"description": "CLI for rapid application development with gasket", | ||
@@ -47,9 +47,9 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@gasket/engine": "^6.46.3-canary.0", | ||
"@gasket/plugin-git": "^6.46.3-canary.0", | ||
"@gasket/plugin-lifecycle": "^6.46.3-canary.0", | ||
"@gasket/plugin-metadata": "^6.46.3-canary.0", | ||
"@gasket/plugin-start": "^6.46.3-canary.0", | ||
"@gasket/resolve": "^6.46.3-canary.0", | ||
"@gasket/utils": "^6.46.3-canary.0", | ||
"@gasket/engine": "^6.46.3-cli.0", | ||
"@gasket/plugin-git": "^6.46.3-cli.0", | ||
"@gasket/plugin-lifecycle": "^6.46.3-cli.0", | ||
"@gasket/plugin-metadata": "^6.46.3-cli.0", | ||
"@gasket/plugin-start": "^6.46.3-cli.0", | ||
"@gasket/resolve": "^6.46.3-cli.0", | ||
"@gasket/utils": "^6.46.3-cli.0", | ||
"commander": "^12.0.0", | ||
@@ -180,3 +180,3 @@ "concat-stream": "^2.0.0", | ||
}, | ||
"gitHead": "b6405e8ee3a488a522c66679d705d89646c86391" | ||
"gitHead": "601fda81b813f6158bfedbdb89f64118daa13600" | ||
} |
130726