git-truck 1.2.0-4 → 1.2.0-5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/build/index.js CHANGED
@@ -2602,7 +2602,7 @@ var import_perf_hooks = require("perf_hooks"), import_path2 = require("path");
2602
2602
  // package.json
2603
2603
  var package_default = {
2604
2604
  name: "git-truck",
2605
- version: "1.2.0-4",
2605
+ version: "1.2.0-5",
2606
2606
  private: !1,
2607
2607
  description: "Visualizing a Git repository",
2608
2608
  license: "MIT",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "git-truck",
3
- "version": "1.2.0-4",
3
+ "version": "1.2.0-5",
4
4
  "private": false,
5
5
  "description": "Visualizing a Git repository",
6
6
  "license": "MIT",