Files
S.P.L.U.R.T-Station-13/tgui/packages/tgui-panel/package.json
2020-09-02 17:52:47 +03:00

13 lines
247 B
JSON

{
"private": true,
"name": "tgui-panel",
"version": "4.2.0",
"dependencies": {
"common": "workspace:*",
"inferno": "^7.4.2",
"tgui": "workspace:*",
"tgui-dev-server": "workspace:*",
"tgui-polyfill": "workspace:*"
}
}