v0.0.1-alpha.0
This commit is contained in:
+14
-14
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"name": "rage-fw-shared",
|
||||
"version": "0.0.1",
|
||||
"type": "module",
|
||||
"main": "index.d.ts",
|
||||
"files": [
|
||||
"index.d.ts"
|
||||
],
|
||||
"scripts": {
|
||||
"test": "tsup"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "SashaGoncharov19",
|
||||
"license": "MIT",
|
||||
"description": "Shared client types for rage-fw"
|
||||
"name": "rage-fw-shared",
|
||||
"version": "0.0.1-alpha.0",
|
||||
"type": "module",
|
||||
"main": "index.d.ts",
|
||||
"files": [
|
||||
"index.d.ts"
|
||||
],
|
||||
"scripts": {
|
||||
"test": "tsup"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "SashaGoncharov19",
|
||||
"license": "MIT",
|
||||
"description": "Shared client types for rage-fw"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user