@cx-cli/core
Advanced tools
+2
-2
@@ -1,2 +0,2 @@ | ||
| 'use strict'; | ||
| "use strict"; | ||
@@ -6,3 +6,3 @@ module.exports = core; | ||
| function core() { | ||
| // TODO | ||
| console.log("core"); | ||
| } |
+2
-2
| { | ||
| "name": "@cx-cli/core", | ||
| "version": "1.0.3", | ||
| "version": "2.0.0", | ||
| "description": "> TODO: description", | ||
@@ -29,3 +29,3 @@ "author": "OF3674 <597219320@qq.com>", | ||
| }, | ||
| "gitHead": "d93acfa5fb5b89926dd4c0b11bdbb5b8a435296c" | ||
| "gitHead": "a6bf905027e46f5412342c1d1b839644770adddf" | ||
| } |
879
1.27%