This commit is contained in:
Jaco
2022-01-01 09:45:20 +01:00
committed by GitHub
parent 4c3b99c9c6
commit a5e321f78f
59 changed files with 235 additions and 60 deletions
+2 -1
View File
@@ -16,6 +16,7 @@
"version": "0.87.8-6",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.7"
"@babel/runtime": "^7.16.7",
"@polkadot/util": "^8.2.2"
}
}