* 0.69

* Adjust

* Adjust

* Update CHANGELOG.md
This commit is contained in:
Jaco Greeff
2021-02-07 14:55:32 +01:00
committed by GitHub
parent 68f3d13d09
commit d8237f0687
16 changed files with 1104 additions and 1000 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@polkadot/example-react",
"version": "0.68.1",
"version": "0.69.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.12.5"
"@babel/runtime": "^7.12.13"
}
}