13 lines
247 B
JSON
13 lines
247 B
JSON
{
|
|
"private": true,
|
|
"name": "tgui-panel",
|
|
"version": "4.2.0",
|
|
"dependencies": {
|
|
"common": "workspace:*",
|
|
"inferno": "^7.4.2",
|
|
"tgui": "workspace:*",
|
|
"tgui-dev-server": "workspace:*",
|
|
"tgui-polyfill": "workspace:*"
|
|
}
|
|
}
|