Update to the latest caniuse-lite to fix the build

Fixes #5455
This commit is contained in:
Sebastiaan Janssen
2019-05-14 13:25:05 +02:00
parent a43359e440
commit 1090d54763
2 changed files with 76 additions and 268 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -77,6 +77,7 @@
"lodash": "4.17.11",
"marked": "^0.5.2",
"merge-stream": "1.0.1",
"run-sequence": "2.2.1"
"run-sequence": "2.2.1",
"caniuse-lite": "^1.0.30000966"
}
}