v0.0.3-alpha.0

This commit is contained in:
Oleksandr Honcharov
2024-06-10 05:00:40 +03:00
parent 053e4fd12a
commit b3e152c4f0
5 changed files with 13 additions and 9 deletions
+3 -2
View File
@@ -1,6 +1,6 @@
{
"name": "rage-fw-server",
"version": "0.0.2-alpha.0",
"version": "0.0.3-alpha.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"type": "module",
@@ -17,5 +17,6 @@
"keywords": [],
"author": "SashaGoncharov19",
"license": "MIT",
"description": "Server side for rage-fw"
"description": "Server side for rage-fw",
"gitHead": "053e4fd12aa120d53e11e0d2009c0df78c1a2ad0"
}