Bump deps (w/ deprecation warnings) (#2689)

This commit is contained in:
Jaco
2022-12-14 08:24:35 +02:00
committed by GitHub
parent ca80ed075b
commit 9635222a19
3 changed files with 183 additions and 152 deletions
+1 -1
View File
@@ -7,6 +7,6 @@
"@polkadot/phishing/*": ["phishing/src/*"]
},
"skipLibCheck": true,
"target": "es2015"
"target": "es2020"
}
}