move server_esm to server.js

This commit is contained in:
Mystikfluu
2022-08-19 23:37:24 +02:00
parent e567e04133
commit ad3ab133a5
5 changed files with 891 additions and 1941 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"helmet": "^5.1.1",
"jimp": "^0.16.1",
"mysql": "^2.18.1",
"unsafe_encrypt": "^1.0.3",
"unsafe_encrypt": "^1.0.4",
"ws": "^8.8.1"
},
"scripts": {