Skip to content

Commit 99d6c2d

Browse files
chore(release): 11.0.1 semantic
1 parent d2aa39a commit 99d6c2d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loopback4-authentication",
3-
"version": "11.0.0",
3+
"version": "11.0.1",
44
"description": "A loopback-next extension for authentication feature. Oauth strategies supported.",
55
"keywords": [
66
"loopback-extension",
@@ -216,8 +216,8 @@
216216
}
217217
},
218218
"overrides": {
219-
"@loopback/rest":{
220-
"@openapi-contrib/openapi-schema-to-json-schema":"4.0.5"
219+
"@loopback/rest": {
220+
"@openapi-contrib/openapi-schema-to-json-schema": "4.0.5"
221221
},
222222
"aws-sdk": "2.1360.0",
223223
"body-parser": {

0 commit comments

Comments
 (0)