Adds customer routes to admin

This commit is contained in:
oliverheaps
2020-07-09 10:28:58 +02:00
parent ceac726412
commit 782869a46b
12 changed files with 111 additions and 19 deletions

View File

@@ -35,7 +35,6 @@
"@babel/runtime": "^7.9.6",
"@hapi/joi": "^16.1.8",
"chalk": "^4.0.0",
"clipboardy": "^2.3.0",
"core-js": "^3.6.5",
"fs-exists-cached": "^1.0.0",
"joi-objectid": "^3.0.1",
@@ -46,4 +45,4 @@
"yargs": "^15.3.1"
},
"gitHead": "35e0930650d5f4aedf2610749cd131ae8b7e17cc"
}
}