@guchenyo/create-temp 0.0.1 → 0.0.2

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.
@@ -11,7 +11,7 @@
11
11
  {
12
12
  "name": "mysql2",
13
13
  "dev": false,
14
- "description": "MySQL 驱动"
14
+ "description": "MySQL驱动"
15
15
  }
16
16
  ]
17
17
  },
@@ -21,7 +21,7 @@
21
21
  {
22
22
  "name": "axios",
23
23
  "dev": false,
24
- "description": "HTTP 请求库"
24
+ "description": "HTTP请求库"
25
25
  },
26
26
  {
27
27
  "name": "eslint",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@guchenyo/create-temp",
3
- "version": "0.0.1",
3
+ "version": "0.0.2",
4
4
  "description": "Project scaffolding CLI (templates pulled from GitHub)",
5
5
  "type": "module",
6
6
  "bin": {