Bump dev (esm alongside cjs) (#415)

This commit is contained in:
Jaco Greeff
2020-12-09 20:46:23 +01:00
committed by GitHub
parent b1a9cbdabb
commit 558f5b0286
11 changed files with 170 additions and 170 deletions
+2 -2
View File
@@ -9,8 +9,8 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.12.5",
"@polkadot/networks": "^4.2.1",
"@polkadot/util": "^4.2.1",
"@polkadot/networks": "^4.2.2-9",
"@polkadot/util": "^4.2.2-9",
"eventemitter3": "^4.0.7",
"store": "^2.0.12"
},