@dhedge/crypto-assets 0.2.41 → 0.2.42

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
@@ -8,7 +8,6 @@ Crypto icons which are used both on dHEDGE and Toros
8
8
  - optionally run transformation script (see below)
9
9
  - Update package version
10
10
  - Run `npm install` to update lock file version
11
- - Run `npm publish`
12
11
 
13
12
  ## How to run transformation script (compress and resize)
14
13
 
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dhedge/crypto-assets",
3
- "version": "0.2.41",
3
+ "version": "0.2.42",
4
4
  "description": "Crypto assets",
5
5
  "repository": {
6
6
  "type": "git",