Files
GS13NG/tgui/packages/tgui-panel/package.json
silicons 12894384ff okay
2021-04-25 14:17:37 -07:00

14 lines
274 B
JSON

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