This commit is contained in:
Jaco
2021-06-14 10:15:25 +03:00
committed by GitHub
parent 0adac5f9fa
commit 8866703ad2
14 changed files with 970 additions and 984 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@polkadot/example-react",
"version": "0.79.2-2",
"version": "0.80.0",
"description": "A very basic example with ui-* & react-* packages",
"main": "index.js",
"author": "Jaco Greeff <jacogr@gmail.com>",
"maintainers": [],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.0"
"@babel/runtime": "^7.14.5"
}
}