v0.0.1-alpha.0

This commit is contained in:
Oleksandr Honcharov
2024-06-10 04:55:55 +03:00
parent 599b1fb5c8
commit 347ed8c696
6 changed files with 6542 additions and 4786 deletions
+9 -9
View File
@@ -1,11 +1,11 @@
{
"name": "rage-fw-shared-types",
"version": "0.0.1",
"types": "types/types/index.d.ts",
"files": [
"types/**/*"
],
"author": "SashaGoncharov19",
"license": "MIT",
"type": "module"
"name": "rage-fw-shared-types",
"version": "0.0.1-alpha.0",
"types": "types/types/index.d.ts",
"files": [
"types/**/*"
],
"author": "SashaGoncharov19",
"license": "MIT",
"type": "module"
}