misc: move gateway path

This commit is contained in:
2021-09-02 00:46:33 +09:00
parent 46ae4669ea
commit f4fb4ec00d
13 changed files with 58 additions and 55 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"buildDev": "webpack --mode=development",
"watch": "webpack watch --mode=development",
"watchProd": "webpack watch",
"lint": "eslint hwe/ts ts"
"lint": "eslint hwe/ts"
},
"repository": {
"type": "git",