building pipeline

This commit is contained in:
Letter N
2021-03-04 21:51:20 +08:00
parent 23c04cac12
commit dcab40cdb6
134 changed files with 10776 additions and 5991 deletions
+3 -4
View File
@@ -1,15 +1,14 @@
{
"private": true,
"name": "tgui-dev-server",
"version": "4.2.0",
"version": "4.3.0",
"dependencies": {
"axios": "^0.19.2",
"axios": "^0.21.1",
"common": "workspace:*",
"esm": "^3.2.25",
"glob": "^7.1.6",
"source-map": "^0.7.3",
"stacktrace-parser": "^0.1.10",
"webpack": "^4.44.1",
"ws": "^7.3.1"
"ws": "^7.4.3"
}
}