@gasket/plugin-git
Advanced tools
Comparing version 7.0.1-canary.0 to 7.0.1-canary.10
{ | ||
"name": "@gasket/plugin-git", | ||
"version": "7.0.1-canary.0", | ||
"version": "7.0.1-canary.10", | ||
"description": "Adds git support to your application", | ||
@@ -43,3 +43,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@gasket/utils": "^7.0.1-canary.0" | ||
"@gasket/utils": "^7.0.1-canary.10" | ||
}, | ||
@@ -70,3 +70,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "82d8ce71df54c36ded252083181a0cba034c82d7" | ||
"gitHead": "ade41f0398f6adedb73d47a4a2dc9bff30e12437" | ||
} |
11108