@npm-questionpro/wick-ui-editor 2.0.0-next.4 → 2.0.0-next.6

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/llms.txt +1 -1
  2. package/package.json +3 -3
package/llms.txt CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  > Wick Editor is a powerful and intuitive content editing component built with React. It provides a rich set of features for creating and managing content, making it ideal for applications that require dynamic and interactive content creation.
4
4
 
5
- Version: 2.0.0-next.4
5
+ Version: 2.0.0-next.6
6
6
 
7
7
  ## Install
8
8
  ```
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm-questionpro/wick-ui-editor",
3
- "version": "2.0.0-next.4",
3
+ "version": "2.0.0-next.6",
4
4
  "description": "Wick Editor is a powerful and intuitive content editing component built with React. It provides a rich set of features for creating and managing content, making it ideal for applications that require dynamic and interactive content creation.",
5
5
  "keywords": [
6
6
  "react",
@@ -97,9 +97,9 @@
97
97
  "vite-bundle-analyzer": "^0.22.3",
98
98
  "vite-plugin-dts": "^4.5.4",
99
99
  "vitest": "^4.1.8",
100
- "@npm-questionpro/wick-ui-icon": "2.0.0-next.4",
101
- "@npm-questionpro/wick-ui-lib": "2.0.0-next.4",
100
+ "@npm-questionpro/wick-ui-icon": "2.0.0-next.6",
102
101
  "@npm-questionpro/wick-ui-eslint-config": "1.0.0",
102
+ "@npm-questionpro/wick-ui-lib": "2.0.0-next.6",
103
103
  "@npm-questionpro/wick-ui-prettier-config": "1.0.0",
104
104
  "@npm-questionpro/wick-ui-stylelint-config": "1.0.0",
105
105
  "@wick-ui/tsconfig": "1.0.0"