This commit is contained in:
Jaco
2022-09-17 10:12:57 +03:00
committed by GitHub
parent 65320a36d1
commit e141b02e00
13 changed files with 1080 additions and 989 deletions
+2 -2
View File
@@ -14,9 +14,9 @@
"url": "https://github.com/polkadot-js/ui.git"
},
"sideEffects": false,
"version": "2.9.9-0-x",
"version": "2.9.9",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9"
"@babel/runtime": "^7.19.0"
}
}