mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-18 10:34:10 +01:00
0496bd2c85
* dependency update * push those up
12 lines
192 B
JSON
12 lines
192 B
JSON
{
|
|
"name": "tgui-dev-server",
|
|
"version": "6.0.0",
|
|
"dependencies": {
|
|
"axios": "1.18.1",
|
|
"source-map": "^0.7.6",
|
|
"stacktrace-parser": "^0.1.11"
|
|
},
|
|
"private": true,
|
|
"type": "module"
|
|
}
|