Fix #1491 - Fix broken notifications, broken Link header parsing for exclude_types (#1548)

This commit is contained in:
Eugen
2017-04-11 22:53:58 +02:00
committed by GitHub
parent 2f2b84bfbb
commit b22b2cbfac
9 changed files with 60 additions and 84 deletions

View File

@ -30,7 +30,7 @@
"escape-html": "^1.0.3",
"eventsource": "^0.2.1",
"express": "^4.14.1",
"http-link-header": "^0.5.0",
"http-link-header": "^0.8.0",
"immutable": "^3.8.1",
"intl": "^1.2.5",
"jsdom": "^9.11.0",