@gasket/plugin-git
Advanced tools
Comparing version 7.2.0-canary.20 to 7.3.0-canary.0
{ | ||
"name": "@gasket/plugin-git", | ||
"version": "7.2.0-canary.20", | ||
"version": "7.3.0-canary.0", | ||
"description": "Adds git support to your application", | ||
@@ -43,3 +43,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@gasket/utils": "^7.2.0-canary.20" | ||
"@gasket/utils": "^7.3.0-canary.0" | ||
}, | ||
@@ -70,3 +70,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "abdb788c7ff44f4c6db7a5885e96e2dd315273fc" | ||
"gitHead": "efa433553815361c29ddfae94f7551ff068fab31" | ||
} |
11188
+ Added@gasket/utils@7.3.0-canary.4(transitive)
+ Addedlodash.defaultsdeep@4.6.1(transitive)
- Removed@gasket/utils@7.2.2(transitive)
- Removeddeepmerge@4.3.1(transitive)
- Removedis-plain-object@5.0.0(transitive)