@gasket/plugin-git
Advanced tools
Comparing version 7.0.0-canary.1 to 7.0.0-cli.0
{ | ||
"name": "@gasket/plugin-git", | ||
"version": "7.0.0-canary.1", | ||
"version": "7.0.0-cli.0", | ||
"description": "Adds git support to your application", | ||
@@ -40,3 +40,3 @@ "main": "lib", | ||
"dependencies": { | ||
"@gasket/utils": "^7.0.0-canary.1" | ||
"@gasket/utils": "^7.0.0-cli.0" | ||
}, | ||
@@ -64,3 +64,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "6c7078ddc5057eb1e2aa2c0f298f7d74356fb329" | ||
"gitHead": "f18f38a062519bed38fcf206719c0223bd8d9328" | ||
} |
9969
Updated@gasket/utils@^7.0.0-cli.0