Fixed SS SSR UI IPV6 errors

This commit is contained in:
Peng-YM
2020-08-19 09:34:42 +08:00
parent d703a057b7
commit 0ef1161ec4
174 changed files with 31334 additions and 83 deletions

8
package.json Normal file
View File

@@ -0,0 +1,8 @@
{
"name": "MagicStore",
"version": "1.0.0",
"dependencies": {
"body-parser": "^1.19.0",
"express": "^4.17.1"
}
}