Skip to content

Commit b8c8229

Browse files
authored
Merge pull request #30 from yugasun/feat/fix-dev-warnings
fix: npm run dev wraining by updating px2rpx-loader
2 parents 00ebe05 + 7554b34 commit b8c8229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"mpvue-template-compiler": "^1.0.11",
2424
"portfinder": "^1.0.13",
2525
"postcss-mpvue-wxss": "^1.0.0",
26-
"px2rpx-loader": "^0.1.8",
26+
"px2rpx-loader": "^0.1.10",
2727
"babel-core": "^6.22.1",
2828
"glob": "^7.1.2",
2929
"webpack-mpvue-asset-plugin": "^0.0.2",

0 commit comments

Comments
 (0)