@webpros/tsxuserprofilevue 3.0.7 → 3.0.9
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/index.js +3 -3
- 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.
|
7
|
+
"version": "3.0.9",
|
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
|
+
}
|