Skip to content

Commit

Permalink
fix: 🔧 固定 qs 版本以解决不兼容微信小程序的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
viarotel committed Sep 9, 2023
1 parent 91e9456 commit 95f733e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"js-cookie": "^3.0.5",
"lodash-es": "^4.17.21",
"pinia": "2.0.36",
"qs": "^6.11.2",
"qs": "6.9.7",
"uniapp-router-next": "^1.1.9",
"uview-plus": "^3.1.35",
"vue": "3.2.47",
Expand Down

0 comments on commit 95f733e

Please sign in to comment.