This commit is contained in:
Jaco
2022-03-19 10:35:11 +01:00
committed by GitHub
parent d0b418f4c8
commit 60c6168307
13 changed files with 223 additions and 215 deletions
+3 -3
View File
@@ -13,10 +13,10 @@
"url": "https://github.com/polkadot-js/ui.git"
},
"sideEffects": false,
"version": "1.2.2-0",
"version": "1.3.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.17.7",
"@polkadot/util": "^8.5.1"
"@babel/runtime": "^7.17.8",
"@polkadot/util": "^8.6.1"
}
}