Skip to content

Commit cb0e600

Browse files
committed
fix: fix http redirects
1 parent 9879a4d commit cb0e600

File tree

2 files changed

+253
-258
lines changed

2 files changed

+253
-258
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"nodejieba": "^2.6.0",
2020
"react": "18.2.0",
2121
"react-dom": "18.2.0",
22-
"simple-xmlrpc": "^1.1.1",
22+
"simple-xmlrpc": "^1.2.0",
2323
"typescript": "4.9.4"
2424
},
2525
"devDependencies": {

0 commit comments

Comments
 (0)