@gasket/plugin-git
Advanced tools
Comparing version 6.0.12 to 6.0.13
{ | ||
"name": "@gasket/plugin-git", | ||
"version": "6.0.12", | ||
"version": "6.0.13", | ||
"description": "Adds git support to your application", | ||
@@ -37,3 +37,3 @@ "main": "lib", | ||
"dependencies": { | ||
"@gasket/utils": "^6.0.12" | ||
"@gasket/utils": "^6.0.13" | ||
}, | ||
@@ -60,3 +60,3 @@ "devDependencies": { | ||
], | ||
"gitHead": "ae1e28cf31d8e15de7e0c4fe92dbdf577efcfbd3" | ||
"gitHead": "538602de36e1704f8ab26d4a8e29b08587b32145" | ||
} |
Updated@gasket/utils@^6.0.13