kn-cli 1.0.96 → 1.0.97

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.
@@ -45,6 +45,7 @@
45
45
  "minimist": "~1.2.4",
46
46
  "mockjs-async": "~0.0.5",
47
47
  "optimize-css-assets-webpack-plugin": "~5.0.3",
48
+ "postcss": "~8.4.38",
48
49
  "postcss-loader": "~4.3.0",
49
50
  "postcss-preset-env": "~7.8.3",
50
51
  "postcss-pxtorem": "~5.1.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "kn-cli",
3
- "version": "1.0.96",
3
+ "version": "1.0.97",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
package/readme.md CHANGED
@@ -140,6 +140,9 @@ report
140
140
 
141
141
 
142
142
  # 更新日志
143
+ * 1.0.97
144
+ 将Postcss版本锁定在8
145
+
143
146
  * 1.0.96
144
147
  修正工程package.json内devDependencies部分内容没有被同步的问题
145
148
 
package/src/.DS_Store DELETED
Binary file
@@ -1,6 +0,0 @@
1
- **/node_modules
2
- **/package-lock.json
3
- **/.DS_Store
4
- **/dist
5
- **/release
6
-
@@ -1,6 +0,0 @@
1
- **/node_modules
2
- **/package-lock.json
3
- **/.DS_Store
4
- **/dist
5
- **/release
6
-
@@ -1,6 +0,0 @@
1
- **/node_modules
2
- **/package-lock.json
3
- **/.DS_Store
4
- **/dist
5
- **/release
6
-
@@ -1,6 +0,0 @@
1
- **/node_modules
2
- **/package-lock.json
3
- **/.DS_Store
4
- **/dist
5
- **/release
6
-
@@ -1,6 +0,0 @@
1
- **/node_modules
2
- **/package-lock.json
3
- **/.DS_Store
4
- **/dist
5
- **/release
6
-