kn-cli 1.0.76 → 1.0.77

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "kn-cli",
3
- "version": "1.0.76",
3
+ "version": "1.0.77",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
package/readme.md CHANGED
@@ -97,6 +97,9 @@ module.exports = {
97
97
 
98
98
 
99
99
  # 更新日志
100
+ * 1.0.75
101
+ 工程模版内jsconfig.json格式纠正
102
+
100
103
  * 1.0.74
101
104
  工程模版内增加vscode基础配置
102
105
 
@@ -6,5 +6,5 @@
6
6
  "paths": {
7
7
  "@/*": ["./public/src/*"]
8
8
  }
9
- },
9
+ }
10
10
  }
@@ -6,5 +6,5 @@
6
6
  "paths": {
7
7
  "@/*": ["./public/src/*"]
8
8
  }
9
- },
9
+ }
10
10
  }
@@ -6,5 +6,5 @@
6
6
  "paths": {
7
7
  "@/*": ["./public/src/*"]
8
8
  }
9
- },
9
+ }
10
10
  }
@@ -6,5 +6,5 @@
6
6
  "paths": {
7
7
  "@/*": ["./public/src/*"]
8
8
  }
9
- },
9
+ }
10
10
  }
@@ -6,5 +6,5 @@
6
6
  "paths": {
7
7
  "@/*": ["./public/src/*"]
8
8
  }
9
- },
9
+ }
10
10
  }