@qingtian/qtcli 1.0.4-beta.13 → 1.0.4-beta.14
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/dist/package.json +3 -3
- package/package.json +3 -3
package/dist/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@qingtian/qtcli",
|
|
3
|
-
"version": "1.0.4-beta.
|
|
3
|
+
"version": "1.0.4-beta.14",
|
|
4
4
|
"description": "QTCli是一款基于node的前端工程化底座",
|
|
5
5
|
"homepage": "https://gitee.com/fengrengame/qtnode#readme",
|
|
6
6
|
"bugs": {
|
|
@@ -122,6 +122,7 @@
|
|
|
122
122
|
"postcss-loader": "^6.2.1",
|
|
123
123
|
"postcss-normalize": "^10.0.1",
|
|
124
124
|
"postcss-preset-env": "^7.0.1",
|
|
125
|
+
"postcss-pxtorem": "^6.1.0",
|
|
125
126
|
"prettier": "3.5.3",
|
|
126
127
|
"prettier-config-ali": "1.3.2",
|
|
127
128
|
"progress": "2.0.3",
|
|
@@ -194,8 +195,7 @@
|
|
|
194
195
|
"babel-jest": "^27.4.2",
|
|
195
196
|
"jest": "^27.4.3",
|
|
196
197
|
"jest-resolve": "^27.4.2",
|
|
197
|
-
"jest-watch-typeahead": "^1.0.0"
|
|
198
|
-
"postcss-pxtorem": "^6.1.0"
|
|
198
|
+
"jest-watch-typeahead": "^1.0.0"
|
|
199
199
|
},
|
|
200
200
|
"email": "296963166@qq.com"
|
|
201
201
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@qingtian/qtcli",
|
|
3
|
-
"version": "1.0.4-beta.
|
|
3
|
+
"version": "1.0.4-beta.14",
|
|
4
4
|
"description": "QTCli是一款基于node的前端工程化底座",
|
|
5
5
|
"homepage": "https://gitee.com/fengrengame/qtnode#readme",
|
|
6
6
|
"bugs": {
|
|
@@ -122,6 +122,7 @@
|
|
|
122
122
|
"postcss-loader": "^6.2.1",
|
|
123
123
|
"postcss-normalize": "^10.0.1",
|
|
124
124
|
"postcss-preset-env": "^7.0.1",
|
|
125
|
+
"postcss-pxtorem": "^6.1.0",
|
|
125
126
|
"prettier": "3.5.3",
|
|
126
127
|
"prettier-config-ali": "1.3.2",
|
|
127
128
|
"progress": "2.0.3",
|
|
@@ -194,8 +195,7 @@
|
|
|
194
195
|
"babel-jest": "^27.4.2",
|
|
195
196
|
"jest": "^27.4.3",
|
|
196
197
|
"jest-resolve": "^27.4.2",
|
|
197
|
-
"jest-watch-typeahead": "^1.0.0"
|
|
198
|
-
"postcss-pxtorem": "^6.1.0"
|
|
198
|
+
"jest-watch-typeahead": "^1.0.0"
|
|
199
199
|
},
|
|
200
200
|
"email": "296963166@qq.com"
|
|
201
201
|
}
|