@erase2d/fabric 1.1.9 → 1.1.10

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 +4 -4
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -92,15 +92,15 @@ Refer to the [example app](../app/pages/index.tsx) for in depth usage.
92
92
  </a>
93
93
  </td>
94
94
  <td>
95
- <b>RemBG Remove Background API</b>
95
+ <b>RemBG Background Remover API</b>
96
96
  <br />
97
97
  <a
98
- href="https://rembg.com/?utm_source=erase2d&utm_medium=github_readme&utm_campaign=sponsorship"
99
- >https://rembg.com</a
98
+ href="https://www.rembg.com/?utm_source=erase2d&utm_medium=github_readme&utm_campaign=sponsorship"
99
+ >https://www.rembg.com</a
100
100
  >
101
101
  <br />
102
102
  <p width="200px">
103
- Accurate and affordable background remover API
103
+ Accurate and affordable background remover API - from 1,90$ per mo
104
104
  <br />
105
105
  </p>
106
106
  </td>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@erase2d/fabric",
3
- "version": "1.1.9",
3
+ "version": "1.1.10",
4
4
  "description": "Fabric.js erase2d bindings",
5
5
  "type": "module",
6
6
  "scripts": {