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

11 lines
188 B
JSON

{
"private": true,
"name": "tgui-polyfill",
"version": "4.3.0",
"dependencies": {
"core-js": "^3.9.0",
"regenerator-runtime": "^0.13.7",
"whatwg-fetch": "^3.6.1"
}
}