We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08a4ede commit 94cdfc8Copy full SHA for 94cdfc8
package.json
@@ -2,7 +2,7 @@
2
"name": "@uni-helper/axios-adapter",
3
"type": "module",
4
"version": "1.5.2",
5
- "packageManager": "pnpm@8.9.2",
+ "packageManager": "pnpm@10.0.0",
6
"description": "The Axios adapter for uniapp",
7
"author": {
8
"name": "kejunmao",
@@ -86,7 +86,7 @@
86
"bumpp": "^9.2.0",
87
"eslint": "^8.49.0",
88
"msw": "^2.0.0",
89
- "pnpm": "^8.7.5",
+ "pnpm": "^10.0.0",
90
"rimraf": "^5.0.1",
91
"tsup": "^7.2.0",
92
"typescript": "^5.2.2",
0 commit comments