@webpros/tsxuserprofilevue 3.0.8 → 3.0.10

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 +2 -2
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "main": "dist/index.js",
5
5
  "author": "Sascha Fuchs <sascha.fuchs@webpros.com>",
6
6
  "license": "MIT",
7
- "version": "3.0.8",
7
+ "version": "3.0.10",
8
8
  "engines": {
9
9
  "node": "18.x"
10
10
  },
@@ -89,4 +89,4 @@
89
89
  "msw": {
90
90
  "workerDirectory": "public"
91
91
  }
92
- }
92
+ }