Files
S.P.L.U.R.T-Station-13/tgui/packages/tgui-panel/package.json
2023-11-23 18:23:27 -05:00

14 lines
275 B
JSON

{
"private": true,
"name": "tgui-panel",
"version": "4.3.0",
"dependencies": {
"common": "workspace:*",
"dompurify": "^2.4.7",
"inferno": "^7.4.11",
"tgui": "workspace:*",
"tgui-dev-server": "workspace:*",
"tgui-polyfill": "workspace:*"
}
}