fix(entry-state): detect draft and pending changes at the same time

This commit is contained in:
Benedikt Rötsch
2018-02-12 12:46:33 +01:00
committed by Benedikt Rötsch
parent 8abd754f02
commit ff305e7d34
5 changed files with 34 additions and 16 deletions

View File

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