binbot-charts 0.12.19 → 0.12.22

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.
Files changed (2) hide show
  1. package/README.md +0 -4
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -73,7 +73,3 @@ This project was bootstrapped with [Create React App](https://github.com/faceboo
73
73
  ## Notes
74
74
 
75
75
  The earliest supported version of Node of the charting library for these examples is `v20`.
76
-
77
- ## Development notes
78
- 1.
79
-
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "0.12.19",
2
+ "version": "0.12.22",
3
3
  "name": "binbot-charts",
4
4
  "type": "module",
5
5
  "description": "Binbot charts is the default candlestick bars chart used in terminal.binbot.in to render bots graphically.",