use slugs for lists

This commit is contained in:
2018-05-17 12:28:03 +03:00
parent 8255ec05b9
commit 1317015a0d
4 changed files with 16 additions and 4 deletions

View File

@@ -18,7 +18,8 @@
"method-override": "^2.3.10",
"mongoose": "^5.1.1",
"morgan": "^1.9.0",
"npm": "^6.0.1"
"npm": "^6.0.1",
"slugify": "^1.3.0"
},
"devDependencies": {
"eslint": "^4.19.1",