@cx-cli/utils
Advanced tools
+2
-2
@@ -1,2 +0,2 @@ | ||
| 'use strict'; | ||
| "use strict"; | ||
@@ -6,3 +6,3 @@ module.exports = utils; | ||
| function utils() { | ||
| // TODO | ||
| console.log("utils"); | ||
| } |
+5
-2
| { | ||
| "name": "@cx-cli/utils", | ||
| "version": "1.0.3", | ||
| "version": "1.0.4", | ||
| "description": "> TODO: description", | ||
@@ -19,2 +19,5 @@ "author": "OF3674 <597219320@qq.com>", | ||
| }, | ||
| "peerDependencies": { | ||
| "@cx-cli/core": "^1.0.0" | ||
| }, | ||
| "repository": { | ||
@@ -30,3 +33,3 @@ "type": "git", | ||
| }, | ||
| "gitHead": "d93acfa5fb5b89926dd4c0b11bdbb5b8a435296c" | ||
| "gitHead": "a6bf905027e46f5412342c1d1b839644770adddf" | ||
| } |
945
8%1
Infinity%