@npm-questionpro/wick-ui-editor 2.1.0-rc.0 → 2.1.0-rc.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/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@npm-questionpro/wick-ui-editor",
|
|
3
|
-
"version": "2.1.0-rc.
|
|
3
|
+
"version": "2.1.0-rc.2",
|
|
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,7 +97,7 @@
|
|
|
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-lib": "2.1.0-rc.
|
|
100
|
+
"@npm-questionpro/wick-ui-lib": "2.1.0-rc.2",
|
|
101
101
|
"@npm-questionpro/wick-ui-eslint-config": "1.0.0",
|
|
102
102
|
"@wick-ui/tsconfig": "1.0.0"
|
|
103
103
|
},
|