mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 10:33:30 +01:00
b42cbb2975
* bump TGUI deps * update yarn lockfile * prettier fixes
14 lines
282 B
JSON
14 lines
282 B
JSON
{
|
|
"private": true,
|
|
"name": "tgui-panel",
|
|
"version": "4.5.1-paradise",
|
|
"dependencies": {
|
|
"common": "workspace:*",
|
|
"dompurify": "2.5.0",
|
|
"inferno": "^8.2.3",
|
|
"tgui": "workspace:*",
|
|
"tgui-dev-server": "workspace:*",
|
|
"tgui-polyfill": "workspace:*"
|
|
}
|
|
}
|