sort recent by created desc

This commit is contained in:
Thomas Ruoff
2018-02-01 21:13:23 +01:00
parent 698dfef2ef
commit 7a87301126
3 changed files with 11 additions and 3 deletions

View File

@@ -15,6 +15,7 @@
"express": "^4.14.1",
"glob": "^7.1.2",
"json-fs-store": "^1.0.1",
"lodash.sortby": "^4.7.0",
"uuid": "^3.0.1"
},
"devDependencies": {