fix(lessons): lessons in draft on CDA now throw a 404 instead of a 500

This commit is contained in:
Benedikt Rötsch
2018-02-21 17:10:14 +01:00
parent ba2eeadf58
commit 431bf1780d

View File

@@ -24,7 +24,7 @@
},
"dependencies": {
"body-parser": "~1.15.2",
"contentful": "^5.1.1",
"contentful": "^5.1.2",
"cookie-parser": "~1.4.3",
"dotenv": "^4.0.0",
"execa": "^0.8.0",