fix npm issue

added name validation to register controller
fixed register frontend validator issue
This commit is contained in:
Jack Goh
2018-07-04 11:54:28 +08:00
parent 8798c83b97
commit 54f6722472
4 changed files with 60 additions and 97 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
"vue-router": "^3.0.1",
"vuex": "^3.0.1",
"vuex-router-sync": "^5.0.0",
"webpack": "^4.14.0"
"webpack": "^3.11.0"
},
"devDependencies": {
"@vue/cli-plugin-eslint": "^3.0.0-beta.6",