@grapecity/wijmo.react.base 5.20261.48 → 5.20261.50
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/README.md +1 -1
- package/es2015-commonjs.js +1 -1
- package/es2015-esm.js +1 -1
- package/es5-esm.js +1 -1
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -169,7 +169,7 @@ Submit questions to our team of [Wijmo Experts](https://developer.mescius.com/fo
|
|
|
169
169
|
|
|
170
170
|
## Wijmo CN
|
|
171
171
|
|
|
172
|
-
**注意:从 2027v1
|
|
172
|
+
**注意:从 2027v1 开始,@grapecity域下的所有Wijmo包将停止维护,请迁移到 @grapecity-software。**
|
|
173
173
|
|
|
174
174
|
---
|
|
175
175
|
|
package/es2015-commonjs.js
CHANGED
package/es2015-esm.js
CHANGED
package/es5-esm.js
CHANGED
package/index.d.ts
CHANGED
package/index.js
CHANGED
package/package.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@grapecity/wijmo.react.base",
|
|
3
|
-
"version": "5.20261.
|
|
3
|
+
"version": "5.20261.50",
|
|
4
4
|
"description": "UI library for pure JS, Angular, React, Vue and more...",
|
|
5
5
|
"author": "MESCIUS inc",
|
|
6
6
|
"license": "Commercial",
|
|
7
7
|
"main": "./index.js",
|
|
8
8
|
"types": "./index.d.ts",
|
|
9
9
|
"dependencies": {
|
|
10
|
-
"@grapecity/wijmo": "5.20261.
|
|
10
|
+
"@grapecity/wijmo": "5.20261.50"
|
|
11
11
|
},
|
|
12
12
|
"homepage": "https://developer.mescius.com/wijmo",
|
|
13
13
|
"bugs": {
|