mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 11:28:00 +00:00
4c64274130
* CC3 * W3F endpoint * Bumps * Bumps * Bump API * 0.47.1 CHANGELOG * Update CHANGELOG with chain genesis ranges * 0.47
15 lines
345 B
JSON
15 lines
345 B
JSON
{
|
|
"name": "@polkadot/example-react",
|
|
"version": "0.47.0",
|
|
"description": "A very basic example with ui-* & react-* packages",
|
|
"main": "index.js",
|
|
"author": "Jaco Greeff <jacogr@gmail.com>",
|
|
"maintainers": [
|
|
"Jaco Greeff <jacogr@gmail.com>"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.7.4"
|
|
}
|
|
}
|