@gasket/plugin-git
Advanced tools
Comparing version 7.0.0-next.40 to 7.0.0-next.41
{ | ||
"name": "@gasket/plugin-git", | ||
"version": "7.0.0-next.40", | ||
"version": "7.0.0-next.41", | ||
"description": "Adds git support to your application", | ||
@@ -43,3 +43,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@gasket/utils": "^7.0.0-next.40" | ||
"@gasket/utils": "^7.0.0-next.41" | ||
}, | ||
@@ -70,3 +70,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "0aa111bf03a2008753ff70d3d7207c371d9f6031" | ||
"gitHead": "60168b97e936fbc85a1eb9863f6bf202bb055a81" | ||
} |
Updated@gasket/utils@^7.0.0-next.41