fix tests again again again

This commit is contained in:
Philipp Kühn 2021-09-18 00:15:24 +02:00
parent a941b0159f
commit 37f0dcc786

View File

@ -6,8 +6,7 @@
],
"browserslist": [
"defaults",
"not IE 11",
"maintained node versions"
"not IE 11"
],
"scripts": {
"start": "yarn --cwd ./demos start",