Files
GS13NG/tgui/packages/tgui-panel/package.json
T
2021-03-04 21:51:20 +08:00

14 lines
274 B
JSON

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