Skip to content

Commit

Permalink
axiosの更新により通信圧縮がバグるので応急処置として1.1.3に固定
Browse files Browse the repository at this point in the history
  • Loading branch information
kumitatepazuru committed Dec 4, 2022
1 parent 208dfe6 commit db5bb5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -24,7 +24,7 @@
"@tinymce/tinymce-react": "4.2.0",
"@tippyjs/react": "4.2.6",
"animate.css": "4.1.1",
"axios": "1.2.0",
"axios": "~1.1.3",
"bcrypt": "5.1.0",
"cors": "2.8.5",
"dotenv": "16.0.3",
Expand Down

0 comments on commit db5bb5b

Please sign in to comment.