@gasket/plugin-git
Advanced tools
Comparing version 6.15.0 to 6.17.0
{ | ||
"name": "@gasket/plugin-git", | ||
"version": "6.15.0", | ||
"version": "6.17.0", | ||
"description": "Adds git support to your application", | ||
"main": "lib", | ||
"files": [ | ||
"generator", | ||
"lib" | ||
], | ||
"scripts": { | ||
@@ -37,3 +41,3 @@ "lint": "eslint .", | ||
"dependencies": { | ||
"@gasket/utils": "^6.15.0" | ||
"@gasket/utils": "^6.17.0" | ||
}, | ||
@@ -64,6 +68,3 @@ "devDependencies": { | ||
}, | ||
"eslintIgnore": [ | ||
"coverage" | ||
], | ||
"gitHead": "a5519d55df47e3b1d3b9008c1a1c1add562192d9" | ||
"gitHead": "4c6def3cdc22e351179b24aed0907b243616f9ae" | ||
} |
6869
9
Updated@gasket/utils@^6.17.0