@dhedge/crypto-assets 0.2.12 → 0.2.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,4 +1,5 @@
1
1
  # crypto-icons
2
+
2
3
  Crypto icons which are used both on dHEDGE and Toros
3
4
 
4
5
  ## How to add new icons
@@ -11,7 +12,6 @@ Crypto icons which are used both on dHEDGE and Toros
11
12
 
12
13
  ## How to run transformation script (compress and resize)
13
14
 
14
- - Put new icon files to src/icons directory
15
+ - Put new icon files to src/icons directory
15
16
  - Run `npm install`
16
- - Run `npm run transform` script
17
-
17
+ - Run `npm run transform` script
package/icons/fmed.png ADDED
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dhedge/crypto-assets",
3
- "version": "0.2.12",
3
+ "version": "0.2.14",
4
4
  "description": "Crypto assets",
5
5
  "repository": {
6
6
  "type": "git",