tplus-components-touch 3.55.3 → 3.56.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tplus-components-touch",
3
- "version": "3.55.3",
3
+ "version": "3.56.1",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {
@@ -22,7 +22,7 @@
22
22
  "mutants-devtools": "^1.0.0",
23
23
  "mutants-microfx": "^1.0.0",
24
24
  "tplus-api": "~5.0.1",
25
- "tplus-components": "~3.55.1"
25
+ "tplus-components": "~3.56.1"
26
26
  },
27
27
  "dependencies": {
28
28
  "antd": "4.10.3",
@@ -32,4 +32,4 @@
32
32
  "moment": "^2.24.0",
33
33
  "swiper": "^4.5.0"
34
34
  }
35
- }
35
+ }