This commit is contained in:
Jaco
2022-11-14 13:15:25 +02:00
committed by GitHub
parent 74304ed1d0
commit 39d76709d3
13 changed files with 95 additions and 88 deletions
+2 -2
View File
@@ -14,9 +14,9 @@
"url": "https://github.com/polkadot-js/ui.git"
},
"sideEffects": false,
"version": "2.9.13-1-x",
"version": "2.9.13",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.0"
"@babel/runtime": "^7.20.1"
}
}