Skip to content

Commit bff248d

Browse files
fix: remove axios overide
1 parent 38fcacb commit bff248d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

package.json

-5
Original file line numberDiff line numberDiff line change
@@ -199,10 +199,5 @@
199199
"commitizen": {
200200
"path": "./node_modules/cz-conventional-changelog"
201201
}
202-
},
203-
"pnpm": {
204-
"overrides": {
205-
"axios@>=0.8.1 <1.6.0": "1.6.0"
206-
}
207202
}
208203
}

0 commit comments

Comments
 (0)