Files
pezkuwi-ui/packages/example-react/package.json
T
Jaco e1b31afafd Bump common (#460)
* Bump common

* Bumps

* 0.74
2021-04-18 11:21:54 +02:00

13 lines
307 B
JSON

{
"name": "@polkadot/example-react",
"version": "0.74.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.13.10"
}
}