Files
GS13NG/tgui/packages/tgui-panel/package.json
2021-10-28 17:34:52 +08:00

14 lines
274 B
JSON

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