mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-23 04:58:03 +00:00
a3ece8770c
* 0.62 * Fix to 0.62
15 lines
330 B
JSON
15 lines
330 B
JSON
{
|
|
"name": "@polkadot/ui-assets",
|
|
"version": "0.62.0",
|
|
"description": "Static assets shared accross projects",
|
|
"main": "index.js",
|
|
"author": "Jaco Greeff <jacogr@gmail.com>",
|
|
"maintainers": [
|
|
"Jaco Greeff <jacogr@gmail.com>"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.12.5"
|
|
}
|
|
}
|