Template
mirror of
https://github.com/lexogrine/dota2-react-hud.git
synced 2026-09-17 13:08:33 +02:00
fixed error
This commit is contained in:
Generated
+6
-7
@@ -15,7 +15,7 @@
|
||||
"@types/react": "18.0.35",
|
||||
"@types/react-dom": "18.0.11",
|
||||
"buffer": "^6.0.3",
|
||||
"dotagsi": "^1.1.3",
|
||||
"dotagsi": "github:Macronic/dota2gsi",
|
||||
"query-string": "^6.12.1",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
@@ -6795,9 +6795,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/dotagsi": {
|
||||
"version": "1.1.3",
|
||||
"resolved": "https://registry.npmjs.org/dotagsi/-/dotagsi-1.1.3.tgz",
|
||||
"integrity": "sha512-6xVd4f9umWEvth2Jf4XThd4AuF2AIyrt9q+iYaC8I0sKFGwko3drUdM1HOzOb/3YSjPPNF5ni07eP4ZC589l9Q=="
|
||||
"version": "1.3.2",
|
||||
"resolved": "git+ssh://git@github.com/Macronic/dota2gsi.git#df17e53279c67c54b02e583c1ba57eb185197d83",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/dotenv": {
|
||||
"version": "10.0.0",
|
||||
@@ -23037,9 +23037,8 @@
|
||||
}
|
||||
},
|
||||
"dotagsi": {
|
||||
"version": "1.1.3",
|
||||
"resolved": "https://registry.npmjs.org/dotagsi/-/dotagsi-1.1.3.tgz",
|
||||
"integrity": "sha512-6xVd4f9umWEvth2Jf4XThd4AuF2AIyrt9q+iYaC8I0sKFGwko3drUdM1HOzOb/3YSjPPNF5ni07eP4ZC589l9Q=="
|
||||
"version": "git+ssh://git@github.com/Macronic/dota2gsi.git#df17e53279c67c54b02e583c1ba57eb185197d83",
|
||||
"from": "dotagsi@github:Macronic/dota2gsi"
|
||||
},
|
||||
"dotenv": {
|
||||
"version": "10.0.0",
|
||||
|
||||
Reference in New Issue
Block a user