Template
mirror of
https://github.com/lexogrine/dota2-react-hud.git
synced 2026-09-17 21:18:34 +02:00
Updated typings usage
This commit is contained in:
+2
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user