@gasket/plugin-git
Advanced tools
Comparing version 7.0.0-next.0 to 7.0.0-next.1
{ | ||
"name": "@gasket/plugin-git", | ||
"version": "7.0.0-next.0", | ||
"version": "7.0.0-next.1", | ||
"description": "Adds git support to your application", | ||
@@ -40,3 +40,3 @@ "main": "lib", | ||
"dependencies": { | ||
"@gasket/utils": "^7.0.0-next.0" | ||
"@gasket/utils": "^7.0.0-next.1" | ||
}, | ||
@@ -64,3 +64,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "55ab680e659ef5315c1d82f511439f32cca5f2e4" | ||
"gitHead": "05300b094247de1fdfaf06afcdfed24280e3f084" | ||
} |
Updated@gasket/utils@^7.0.0-next.1