Bump deps (#631)

This commit is contained in:
Jaco
2022-04-06 14:48:56 +02:00
committed by GitHub
parent 854e812ef3
commit 2184bb5adc
10 changed files with 101 additions and 101 deletions
+2 -2
View File
@@ -21,8 +21,8 @@
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.17.8",
"@polkadot/networks": "^8.7.2-1",
"@polkadot/util": "^8.7.2-1",
"@polkadot/networks": "^8.7.2-3",
"@polkadot/util": "^8.7.2-3",
"eventemitter3": "^4.0.7",
"store": "^2.0.12"
},