@tomei/sso 0.58.7 → 0.58.8
Sign up to get free protection for your applications and to get access to all the features.
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@tomei/sso",
|
3
|
-
"version": "0.58.
|
3
|
+
"version": "0.58.8",
|
4
4
|
"description": "Tomei SSO Package",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"scripts": {
|
@@ -63,7 +63,7 @@
|
|
63
63
|
"access": "public"
|
64
64
|
},
|
65
65
|
"peerDependencies": {
|
66
|
-
"@tomei/activity-history": "^0.
|
66
|
+
"@tomei/activity-history": "^0.4.0",
|
67
67
|
"@tomei/config": "^0.3.21",
|
68
68
|
"@tomei/general": "^0.21.3",
|
69
69
|
"@tomei/mailer": "^0.5.21",
|