fix tests again

This commit is contained in:
Philipp Kühn
2021-09-18 00:04:23 +02:00
parent 569aa15c4f
commit d7f445e576
2 changed files with 332 additions and 12 deletions

View File

@@ -52,6 +52,7 @@
"rollup-plugin-auto-external": "^2.0.0",
"rollup-plugin-sourcemaps": "^0.6.3",
"rollup-plugin-typescript2": "^0.30.0",
"typescript": "^4.4.3"
"typescript": "^4.4.3",
"webpack": "^5.53.0"
}
}