@anth0nycodes/fabric-history 1.0.1 → 1.0.2
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 +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -4,7 +4,7 @@ A library built on top of fabric.js that provides undo/redo history management f
|
|
|
4
4
|
|
|
5
5
|
<p>
|
|
6
6
|
<img alt="GitHub Stars" src="https://img.shields.io/github/stars/anth0nycodes/fabric-history?style=plastic">
|
|
7
|
-
<img alt="NPM Downloads" src="https://img.shields.io/npm/d18m/%40anth0nycodes%
|
|
7
|
+
<img alt="NPM Downloads" src="https://img.shields.io/npm/d18m/%40anth0nycodes%2Ffabric-history?style=plastic">
|
|
8
8
|
</p>
|
|
9
9
|
|
|
10
10
|
## Features
|