remove shared
This commit is contained in:
parent
22945357fd
commit
c021ef3c59
@ -2,5 +2,4 @@ packages:
|
|||||||
- "server"
|
- "server"
|
||||||
- "client"
|
- "client"
|
||||||
- "cef"
|
- "cef"
|
||||||
- "shared"
|
|
||||||
- "shared-types"
|
- "shared-types"
|
@ -1,17 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "rage-fw-shared",
|
|
||||||
"version": "0.0.16-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",
|
|
||||||
"gitHead": "053e4fd12aa120d53e11e0d2009c0df78c1a2ad0"
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user