axios
This commit is contained in:
parent
e9c288ccb8
commit
6d0d743af5
|
|
@ -31,7 +31,6 @@
|
|||
"@types/node": "^20.6.0",
|
||||
"@types/shelljs": "^0.8.8",
|
||||
"@types/uuid": "^8.3.4",
|
||||
"axios": ">=0.21.1",
|
||||
"fork-ts-checker-webpack-plugin": "^8.0.0",
|
||||
"ts-node": "^10.9.1",
|
||||
"typescript": "^5.2.2"
|
||||
|
|
@ -42,6 +41,7 @@
|
|||
"@socket.io/sticky": "^1.0.4",
|
||||
"@svgr/webpack": "^5.5.0",
|
||||
"@xmldom/xmldom": "0.8.2",
|
||||
"axios": ">=0.21.1",
|
||||
"babel-jest": "^27.4.2",
|
||||
"babel-loader": "^8.2.3",
|
||||
"babel-plugin-named-asset-import": "^0.3.8",
|
||||
|
|
|
|||
Loading…
Reference in New Issue