@cyber-tools/cyber-git 4.7.0 → 4.8.0
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/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -5540,7 +5540,7 @@ var import_commander = require("commander");
|
|
|
5540
5540
|
// package.json
|
|
5541
5541
|
var package_default = {
|
|
5542
5542
|
name: "@cyber-tools/cyber-git",
|
|
5543
|
-
version: "4.
|
|
5543
|
+
version: "4.8.0",
|
|
5544
5544
|
description: "\u89C4\u8303\u5316git\u64CD\u4F5C\u7684\u76F8\u5173\u7684\u811A\u672C\u548C\u5DE5\u5177",
|
|
5545
5545
|
main: "./dist/index.js",
|
|
5546
5546
|
types: "./types/index.d.ts",
|