@fvc/richtext 1.6.8 → 2.0.0-feature-button-loading-prop-f26fa88aaa5020d226e616dd4ef46f8cd2462873

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 (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fvc/richtext",
3
- "version": "1.6.8",
3
+ "version": "2.0.0-feature-button-loading-prop-f26fa88aaa5020d226e616dd4ef46f8cd2462873",
4
4
  "main": "./dist/lib/index.js",
5
5
  "types": "./dist/lib/richtext/src/index.d.ts",
6
6
  "files": [
@@ -31,7 +31,7 @@
31
31
  "dompurify": "^3.2.6"
32
32
  },
33
33
  "peerDependencies": {
34
- "@fvc/button": "^1.2.5",
34
+ "@fvc/button": "2.0.0-feature-button-loading-prop-f26fa88aaa5020d226e616dd4ef46f8cd2462873",
35
35
  "@fvc/icons": "^1.0.0",
36
36
  "antd": "^5.0.0",
37
37
  "react": "^18.0.0",