Build esm (don't yet use) (#416)

* Build esm (don't yet use)

* fix ui-assets
This commit is contained in:
Jaco Greeff
2020-12-10 19:10:58 +01:00
committed by GitHub
parent c48f44830e
commit c1e961a938
12 changed files with 137 additions and 110 deletions
+2 -2
View File
@@ -9,8 +9,8 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.12.5",
"@polkadot/networks": "^4.2.2-9",
"@polkadot/util": "^4.2.2-9",
"@polkadot/networks": "^4.2.2-11",
"@polkadot/util": "^4.2.2-11",
"eventemitter3": "^4.0.7",
"store": "^2.0.12"
},