Minor cleanup (#220)

* Fix README; add missing dev dependency

* Fix validators to filter out bad events and sources

* Better defaults in config
This commit is contained in:
Lachlan Kermode
2021-10-22 04:28:16 +13:00
committed by GitHub
parent f03366416a
commit 3d8ec706ed
5 changed files with 6 additions and 3 deletions

View File

@@ -100,6 +100,7 @@
"workbox-webpack-plugin": "5.1.4"
},
"devDependencies": {
"@babel/highlight": "^7.14.5",
"ava": "1.0.0-beta.8",
"mocha": "^5.2.0",
"node-sass": "4.13.1",