Skip to content

Commit

Permalink
fix(mini-runner): 修复 css 单位转换出错的问题,fix #8089
Browse files Browse the repository at this point in the history
  • Loading branch information
Chen-jj authored and ZakaryCode committed Mar 31, 2021
1 parent 9555efa commit b3993e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/taro-mini-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"ora": "^3.4.0",
"postcss-import": "12.0.1",
"postcss-loader": "^3.0.0",
"postcss-pxtransform": "^1.3.2",
"postcss-pxtransform": "3.1.4",
"postcss-url": "8.0.0",
"regenerator-runtime": "0.11",
"request": "^2.88.0",
Expand Down

0 comments on commit b3993e3

Please sign in to comment.