mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-20 05:51:04 +00:00
Add ui-assets with svg from apps (#22)
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "@polkadot/ui-assets",
|
||||
"version": "0.23.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.2.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user