We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12c6b23 commit 61e4d6bCopy full SHA for 61e4d6b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "loopback4-authentication",
3
- "version": "7.6.0",
+ "version": "7.6.1",
4
"description": "A loopback-next extension for authentication feature. Oauth strategies supported.",
5
"keywords": [
6
"loopback-extension",
@@ -126,7 +126,7 @@
126
}
127
},
128
"overrides": {
129
- "aws-sdk":"2.1360.0",
+ "aws-sdk": "2.1360.0",
130
"body-parser": {
131
"debug": "^4.3.4"
132
0 commit comments