@blitzjs/cli
Advanced tools
Comparing version 0.0.2-alpha.0 to 0.0.2-canary.0
{ | ||
"name": "@blitzjs/cli", | ||
"description": "Blitz CLI", | ||
"version": "0.0.2-alpha.0", | ||
"version": "0.0.2-canary.0", | ||
"license": "MIT", | ||
@@ -26,3 +26,3 @@ "scripts": { | ||
"dependencies": { | ||
"@blitzjs/server": "0.0.2-alpha.0", | ||
"@blitzjs/server": "0.0.2-canary.0", | ||
"@oclif/command": "^1.5.19", | ||
@@ -76,3 +76,3 @@ "@oclif/config": "^1.14.0", | ||
}, | ||
"gitHead": "95713e627b72ba4335ed384e04362b1e758ca571" | ||
"gitHead": "b749884ddc0eb9ed909046d62591062c6745eac6" | ||
} |
26822
+ Added@blitzjs/server@0.0.2-canary.0(transitive)
- Removed@blitzjs/server@0.0.2-alpha.0(transitive)