@the-study-cli/core 1.0.11 → 1.0.15

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/LICENSE.md ADDED
File without changes
package/bin/index.js CHANGED
@@ -1,2 +1,2 @@
1
1
  #!/usr/bin/env node
2
- console.log('Welcome to mooc-cli-old!777');
2
+ console.log('Welcome to mooc-cli-old!99990900');
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@the-study-cli/core",
3
- "version": "1.0.11",
3
+ "version": "1.0.15",
4
4
  "description": "> TODO: description",
5
5
  "author": "xiaoyongjin <xyjcat2017@163.com>",
6
6
  "homepage": "",
@@ -19,7 +19,7 @@
19
19
  "scripts": {
20
20
  "test": "echo \"Run tests from core\""
21
21
  },
22
- "gitHead": "33f84d3effd2813bebdb378bdfa5f1cfbc20b50b",
22
+ "gitHead": "60acc58f48e0cc0f259d7eb2427d3a5e93952b8e",
23
23
  "publishConfig": {
24
24
  "access": "public",
25
25
  "registry": "https://registry.npmjs.org/"