fix: Compatible with node low version test

This commit is contained in:
eric_wang 2022-03-09 18:14:09 +08:00
parent 6016c3b7b1
commit 781d891939
4 changed files with 82 additions and 1 deletions

View file

@ -53,6 +53,7 @@
"@types/zen-observable": "^0.8.0",
"@typescript-eslint/eslint-plugin": "^2.20.0",
"@typescript-eslint/parser": "^2.20.0",
"@ungap/weakrefs": "^0.2.0",
"ava": "^3.3.0",
"del-cli": "^2.0.0",
"eslint-config-xo-typescript": "^0.26.0",