@mescius/wijmo.webcomponents.chart.animation 5.20242.23-nightly.d20241022.t051638 → 5.20242.23-nightly.d20241023.t020143
Sign up to get free protection for your applications and to get access to all the features.
- 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 +4 -4
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,15 +1,15 @@
|
|
1
1
|
{
|
2
2
|
"name": "@mescius/wijmo.webcomponents.chart.animation",
|
3
|
-
"version": "5.20242.23-nightly.
|
3
|
+
"version": "5.20242.23-nightly.d20241023.t020143",
|
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
|
-
"@mescius/wijmo": "5.20242.23-nightly.
|
11
|
-
"@mescius/wijmo.chart.animation": "5.20242.23-nightly.
|
12
|
-
"@mescius/wijmo.webcomponents.base": "5.20242.23-nightly.
|
10
|
+
"@mescius/wijmo": "5.20242.23-nightly.d20241023.t020143",
|
11
|
+
"@mescius/wijmo.chart.animation": "5.20242.23-nightly.d20241023.t020143",
|
12
|
+
"@mescius/wijmo.webcomponents.base": "5.20242.23-nightly.d20241023.t020143"
|
13
13
|
},
|
14
14
|
"homepage": "https://developer.mescius.com/wijmo",
|
15
15
|
"bugs": {
|