mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 21:58:02 +00:00
d8237f0687
* 0.69 * Adjust * Adjust * Update CHANGELOG.md
13 lines
307 B
JSON
13 lines
307 B
JSON
{
|
|
"name": "@polkadot/example-react",
|
|
"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.13"
|
|
}
|
|
}
|