devexpress-richedit 18.2.17 → 18.2.18
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/dist/dx.richedit.d.ts +1 -1
- package/dist/dx.richedit.js +1 -1
- package/dist/dx.richedit.min.js +1 -1
- package/package.json +2 -2
package/dist/dx.richedit.d.ts
CHANGED
package/dist/dx.richedit.js
CHANGED
package/dist/dx.richedit.min.js
CHANGED
package/package.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "devexpress-richedit",
|
|
3
|
-
"version": "18.2.
|
|
3
|
+
"version": "18.2.18",
|
|
4
4
|
"homepage": "https://www.devexpress.com/",
|
|
5
5
|
"bugs": "https://www.devexpress.com/support/",
|
|
6
6
|
"author": "Developer Express Inc.",
|
|
7
7
|
"description": "DevExpress Rich Text Editor is an advanced word-processing tool designed for working with rich text documents.",
|
|
8
8
|
"license": "SEE LICENSE IN README.md",
|
|
9
9
|
"dependencies": {
|
|
10
|
-
"devextreme": "18.2.
|
|
10
|
+
"devextreme": "18.2.18"
|
|
11
11
|
},
|
|
12
12
|
"keywords": [
|
|
13
13
|
"richtext",
|