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 d2aa39a commit 99d6c2dCopy full SHA for 99d6c2d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "loopback4-authentication",
3
- "version": "11.0.0",
+ "version": "11.0.1",
4
"description": "A loopback-next extension for authentication feature. Oauth strategies supported.",
5
"keywords": [
6
"loopback-extension",
@@ -216,8 +216,8 @@
216
}
217
},
218
"overrides": {
219
- "@loopback/rest":{
220
- "@openapi-contrib/openapi-schema-to-json-schema":"4.0.5"
+ "@loopback/rest": {
+ "@openapi-contrib/openapi-schema-to-json-schema": "4.0.5"
221
222
"aws-sdk": "2.1360.0",
223
"body-parser": {
0 commit comments