Bump dev (w/ deprecation warnings) (#699)

This commit is contained in:
Jaco
2022-12-14 08:31:06 +02:00
committed by GitHub
parent 7f418f77e1
commit b0b8424c11
5 changed files with 222 additions and 167 deletions
+1 -1
View File
@@ -21,6 +21,6 @@
"@polkadot/vue-identicon/*": ["vue-identicon/src/*"]
},
"skipLibCheck": true,
"target": "es2015"
"target": "es2020"
}
}