Updated typings usage

This commit is contained in:
Hubert Walczak
2021-07-22 18:17:46 +02:00
parent 3ba5265d41
commit dbe53ec4a6
5 changed files with 102 additions and 276 deletions
+2 -2
View File
@@ -10,11 +10,12 @@
"@types/react": "16.9.9",
"@types/react-dom": "16.9.2",
"csgogsi-socket": "^2.2.0",
"dotagsi": "^1.0.5",
"query-string": "^6.12.1",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-scripts": "4.0.0",
"socket.io-client": "^2.3.0",
"socket.io-client": "^4.1.3",
"typescript": "3.6.4"
},
"license": "GPL-3.0",
@@ -43,7 +44,6 @@
},
"devDependencies": {
"@types/history": "^4.7.5",
"@types/socket.io-client": "^1.4.32",
"internal-ip": "^6.2.0",
"npm-build-zip": "^1.0.2",
"open": "^8.0.2",