tplus-portaltouch 3.55.4 → 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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tplus-portaltouch",
3
- "version": "3.55.4",
3
+ "version": "3.56.1",
4
4
  "description": "touch protal",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {
@@ -30,8 +30,8 @@
30
30
  "mutants-devtools": "^1.0.0",
31
31
  "mutants-microfx": "^1.0.0",
32
32
  "tplus-api": "~5.0.1",
33
- "tplus-components": "~3.55.1",
34
- "tplus-components-touch": "~3.55.1",
35
- "tplus-poslogin": "~3.55.1"
33
+ "tplus-components": "~3.56.1",
34
+ "tplus-components-touch": "~3.56.1",
35
+ "tplus-poslogin": "~3.56.1"
36
36
  }
37
- }
37
+ }