1
0
mirror of https://github.com/lexogrine/cs2-react-hud.git synced 2025-12-10 02:42:49 +01:00
This commit is contained in:
Hubert Walczak 2024-10-16 18:20:50 +02:00
parent ed39bdb41e
commit 263e9633f8
No known key found for this signature in database
GPG Key ID: 17BB1C9355357860
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "cs2-react-hud", "name": "cs2-react-hud",
"private": true, "private": true,
"version": "1.0.4", "version": "1.0.5",
"type": "module", "type": "module",
"scripts": { "scripts": {
"zip": "npm-build-zip", "zip": "npm-build-zip",

View File

@ -1,6 +1,6 @@
{ {
"name":"LHM CS2 Default HUD", "name":"LHM CS2 Default HUD",
"version":"1.0.3", "version":"1.0.5",
"author":"Lexogrine", "author":"Lexogrine",
"legacy": false, "legacy": false,
"radar": true, "radar": true,